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

/external/opencv3/3rdparty/libtiff/
H A Dtif_jpeg_12.c34 tif->tif_predecode = JPEGPreDecode;
H A Dtif_compress.c141 tif->tif_predecode = _TIFFNoPreCode;
H A Dtif_lzma.c472 tif->tif_predecode = LZMAPreDecode;
H A Dtif_zip.c439 tif->tif_predecode = ZIPPreDecode;
H A Dtiffiop.h154 TIFFPreMethod tif_predecode; /* pre- row/strip/tile decoding */ member in struct:tiff
H A Dtif_read.c979 return ((*tif->tif_predecode)(tif,
1018 return ((*tif->tif_predecode)(tif,
H A Dtif_lzw.c1116 tif->tif_predecode = LZWPreDecode;
H A Dtif_fax3.c1332 tif->tif_predecode = Fax3PreDecode;
H A Dtif_jpeg.c2246 tif->tif_predecode = JPEGPreDecode;
H A Dtif_pixarlog.c1378 tif->tif_predecode = PixarLogPreDecode;
H A Dtif_ojpeg.c451 tif->tif_predecode=OJPEGPreDecode;
/external/pdfium/third_party/libtiff/
H A Dtif_next.c166 tif->tif_predecode = NeXTPreDecode;
H A Dtif_compress.c141 tif->tif_predecode = _TIFFNoPreCode;
H A Dtif_zip.c442 tif->tif_predecode = ZIPPreDecode;
H A Dtiffiop.h159 TIFFPreMethod tif_predecode; /* pre- row/strip/tile decoding */ member in struct:tiff
H A Dtif_read.c982 return ((*tif->tif_predecode)(tif,
1029 return ((*tif->tif_predecode)(tif,
H A Dtif_lzw.c1127 tif->tif_predecode = LZWPreDecode;
H A Dtif_fax3.c1333 tif->tif_predecode = Fax3PreDecode;
H A Dtif_pixarlog.c1394 tif->tif_predecode = PixarLogPreDecode;
H A Dtif_jpeg.c2365 tif->tif_predecode = JPEGPreDecode;
H A Dtif_ojpeg.c460 tif->tif_predecode=OJPEGPreDecode;

Completed in 149 milliseconds