Searched refs:_TIFFNoPostDecode (Results 1 – 7 of 7) sorted by relevance
156 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()159 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()185 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()235 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupEncode()238 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupEncode()
327 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
212 tif->tif_postdecode = _TIFFNoPostDecode; in _TIFFVSetField()1378 tif->tif_postdecode = _TIFFNoPostDecode; in TIFFDefaultDirectory()
1468 _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFNoPostDecode() function
1443 tif->tif_postdecode = _TIFFNoPostDecode; in LogLuvSetupDecode()
687 tif->tif_postdecode = _TIFFNoPostDecode; in PixarLogSetupDecode()
1010 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */ in JPEGSetupDecode()