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()
334 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
212 tif->tif_postdecode = _TIFFNoPostDecode; in _TIFFVSetField()1383 tif->tif_postdecode = _TIFFNoPostDecode; in TIFFDefaultDirectory()
1528 _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFNoPostDecode() function
1445 tif->tif_postdecode = _TIFFNoPostDecode; in LogLuvSetupDecode()
692 tif->tif_postdecode = _TIFFNoPostDecode; in PixarLogSetupDecode()
1049 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */ in JPEGSetupDecode()
Completed in 27 milliseconds