Searched refs:_TIFFNoPostDecode (Results 1 – 7 of 7) sorted by relevance
144 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()147 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()173 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()223 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupEncode()226 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupEncode()
323 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
200 tif->tif_postdecode = _TIFFNoPostDecode; in _TIFFVSetField()1318 tif->tif_postdecode = _TIFFNoPostDecode; in TIFFDefaultDirectory()
1050 _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFNoPostDecode() function
1390 tif->tif_postdecode = _TIFFNoPostDecode; in LogLuvSetupDecode()
680 tif->tif_postdecode = _TIFFNoPostDecode; in PixarLogSetupDecode()
1008 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */ in JPEGSetupDecode()