Searched refs:TIFFPredictorState (Results 1 – 7 of 7) sorted by relevance
59 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetup()117 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupDecode()199 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupEncode()461 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeRow()483 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeTile()513 TIFFPredictorState* sp = PredictorState(tif); in horDiff8()567 TIFFPredictorState* sp = PredictorState(tif); in horDiff16()607 TIFFPredictorState* sp = PredictorState(tif); in horDiff32()692 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeRow()708 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeTile()[all …]
60 } TIFFPredictorState; typedef
216 TIFFPredictorState* sp = (TIFFPredictorState*) tif->tif_data; in TIFFVGetFieldDefaulted()
71 TIFFPredictorState predict;
47 TIFFPredictorState predict;
92 TIFFPredictorState predict; /* predictor super class */
460 TIFFPredictorState predict;
Completed in 23 milliseconds