Searched refs:tif_predecode (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_compress.c138 tif->tif_predecode = _TIFFNoPreCode;
H A Dtiffiop.h118 TIFFPreMethod tif_predecode; /* pre- row/strip/tile decoding */ member in struct:tiff
H A Dtif_read.c562 return ((*tif->tif_predecode)(tif,
589 return ((*tif->tif_predecode)(tif,
H A Dtif_zip.c348 tif->tif_predecode = ZIPPreDecode;
H A Dtif_lzw.c707 tif->tif_predecode = LZWPreDecode;
H A Dtif_fax3.c1308 tif->tif_predecode = Fax3PreDecode;
H A Dtif_jpeg.c1646 tif->tif_predecode = JPEGPreDecode;
H A Dtif_pixarlog.c1289 tif->tif_predecode = PixarLogPreDecode;
H A Dtif_ojpeg.c2560 tif->tif_predecode = OJPEGPreDecode;

Completed in 180 milliseconds