Home
last modified time | relevance | path

Searched refs:_TIFFNoPostDecode (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_predict.c144 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()
Dtiffiop.h323 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
Dtif_dir.c200 tif->tif_postdecode = _TIFFNoPostDecode; in _TIFFVSetField()
1318 tif->tif_postdecode = _TIFFNoPostDecode; in TIFFDefaultDirectory()
Dtif_read.c1050 _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFNoPostDecode() function
Dtif_luv.c1390 tif->tif_postdecode = _TIFFNoPostDecode; in LogLuvSetupDecode()
Dtif_pixarlog.c680 tif->tif_postdecode = _TIFFNoPostDecode; in PixarLogSetupDecode()
Dtif_jpeg.c1008 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */ in JPEGSetupDecode()
/external/opencv3/3rdparty/libtiff/
Dtif_predict.c142 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()
145 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()
171 tif->tif_postdecode = _TIFFNoPostDecode; in PredictorSetupDecode()
Dtiffiop.h271 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
Dtif_dir.c198 tif->tif_postdecode = _TIFFNoPostDecode; in _TIFFVSetField()
1298 tif->tif_postdecode = _TIFFNoPostDecode; in TIFFDefaultDirectory()
Dtif_read.c1039 _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFNoPostDecode() function
Dtif_pixarlog.c666 tif->tif_postdecode = _TIFFNoPostDecode; in PixarLogSetupDecode()
Dtif_luv.c1376 tif->tif_postdecode = _TIFFNoPostDecode; in LogLuvSetupDecode()
Dtif_jpeg.c988 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */ in JPEGSetupDecode()