Searched refs:tif_decodetile (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_dumpmode.c112 tif->tif_decodetile = DumpModeDecode;
H A Dtif_next.c139 tif->tif_decodetile = NeXTDecode;
H A Dtif_predict.c101 sp->codetile = tif->tif_decodetile;
102 tif->tif_decodetile = PredictorDecodeTile;
H A Dtif_compress.c141 tif->tif_decodetile = _TIFFNoTileDecode;
H A Dtif_packbits.c293 tif->tif_decodetile = PackBitsDecode;
H A Dtiffiop.h127 TIFFCodeMethod tif_decodetile; /* tile decoding routine */ member in struct:tiff
H A Dtif_fax3.c511 tif->tif_decodetile = Fax3Decode2D;
1311 tif->tif_decodetile = Fax3Decode1D;
1431 tif->tif_decodetile = Fax4Decode;
1502 tif->tif_decodetile = Fax3DecodeRLE;
1518 tif->tif_decodetile = Fax3DecodeRLE;
H A Dtif_lzw.c230 tif->tif_decodetile = LZWDecodeCompat;
710 tif->tif_decodetile = LZWDecode;
H A Dtif_zip.c351 tif->tif_decodetile = ZIPDecode;
H A Dtif_jpeg.c759 tif->tif_decodetile = JPEGDecodeRaw;
765 tif->tif_decodetile = JPEGDecode;
1649 tif->tif_decodetile = JPEGDecode;
H A Dtif_read.c359 if (TIFFFillTile(tif, tile) && (*tif->tif_decodetile)(tif,
H A Dtif_ojpeg.c1752 tif->tif_decoderow = tif->tif_decodestrip = tif->tif_decodetile =
1756 tif->tif_decoderow = tif->tif_decodestrip = tif->tif_decodetile =
1798 tif->tif_decoderow = tif->tif_decodestrip = tif->tif_decodetile =
H A Dtif_luv.c1578 tif->tif_decodetile = LogLuvDecodeTile;
H A Dtif_pixarlog.c1292 tif->tif_decodetile = PixarLogDecode;

Completed in 93 milliseconds