Searched refs:TIFFPredictorState (Results 1 – 6 of 6) sorted by relevance
35 #define PredictorState(tif) ((TIFFPredictorState*) (tif)->tif_data)59 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetup()117 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupDecode()199 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupEncode()458 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeRow()480 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeTile()509 TIFFPredictorState* sp = PredictorState(tif); in horDiff8()562 TIFFPredictorState* sp = PredictorState(tif); in horDiff16()601 TIFFPredictorState* sp = PredictorState(tif); in horDiff32()685 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeRow()[all …]
60 } TIFFPredictorState; typedef
216 TIFFPredictorState* sp = (TIFFPredictorState*) tif->tif_data; in TIFFVGetFieldDefaulted()
71 TIFFPredictorState predict;
92 TIFFPredictorState predict; /* predictor super class */
460 TIFFPredictorState predict;