Searched refs:_TIFFNoPostDecode (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/libs/tiff/
H A Dtif_predict.c139 tif->tif_postdecode = _TIFFNoPostDecode;
142 tif->tif_postdecode = _TIFFNoPostDecode;
168 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtiffiop.h265 extern void _TIFFNoPostDecode(TIFF*, tidata_t, tsize_t);
H A Dtif_read.c706 _TIFFNoPostDecode(TIFF* tif, tidata_t buf, tsize_t cc) function
H A Dtif_dir.c1082 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtif_luv.c1323 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtif_pixarlog.c656 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtif_jpeg.c674 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dport.h185 #define _TIFFNoPostDecode pdf__TIFFNoPostDecode macro
H A Dtiffiop.h207 extern void _TIFFNoPostDecode(TIFF*, tidata_t, tsize_t);
H A Dtif_predict.c115 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtif_read.c609 _TIFFNoPostDecode(TIFF* tif, tidata_t buf, tsize_t cc) function
H A Dtif_dir.c1035 tif->tif_postdecode = _TIFFNoPostDecode;
H A Dtif_luv.c1341 tif->tif_postdecode = _TIFFNoPostDecode;

Completed in 100 milliseconds