Searched refs:TIFFPredictorState (Results 1 – 6 of 6) sorted by relevance
33 #define PredictorState(tif) ((TIFFPredictorState*) (tif)->tif_data)57 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetup()115 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupDecode()197 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupEncode()459 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeRow()481 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeTile()511 TIFFPredictorState* sp = PredictorState(tif); in horDiff8()565 TIFFPredictorState* sp = PredictorState(tif); in horDiff16()605 TIFFPredictorState* sp = PredictorState(tif); in horDiff32()690 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeRow()[all …]
62 } TIFFPredictorState; typedef
250 TIFFPredictorState* sp = (TIFFPredictorState*) tif->tif_data; in TIFFVGetFieldDefaulted()
69 TIFFPredictorState predict;
90 TIFFPredictorState predict; /* predictor super class */
458 TIFFPredictorState predict;