Home
last modified time | relevance | path

Searched refs:TIFFNoTileDecode (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_compress.c125 TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) in TIFFNoTileDecode() function
144 tif->tif_decodetile = TIFFNoTileDecode; in TIFFSetCompressionScheme()
H A Dtiffiop.h387 extern int TIFFNoTileDecode(TIFF*, tidata_t, tsize_t, tsample_t);
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_compress.c125 TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) in TIFFNoTileDecode() function
144 tif->tif_decodetile = TIFFNoTileDecode; in TIFFSetCompressionScheme()
H A Dtiffiop.h387 extern int TIFFNoTileDecode(TIFF*, tidata_t, tsize_t, tsample_t);
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_compress.c125 TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) in TIFFNoTileDecode() function
144 tif->tif_decodetile = TIFFNoTileDecode; in TIFFSetCompressionScheme()
H A Dtiffiop.h387 extern int TIFFNoTileDecode(TIFF*, tidata_t, tsize_t, tsample_t);
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_compress.c196 TIFFNoTileDecode(tif, pp, cc, s) in TIFFNoTileDecode() function
220 tif->tif_decodetile = TIFFNoTileDecode;
H A DtiffioP.h320 extern int TIFFNoTileDecode(TIFF*, u_char*, int, u_int);
333 extern int TIFFNoTileDecode();
H A Dout1971 extern int TIFFNoTileDecode();