Home
last modified time | relevance | path

Searched refs:method (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_compress.c35 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() argument
42 c->name, method); in TIFFNoEncode()
46 tif->tif_dir.td_compression, method); in TIFFNoEncode()
73 TIFFNoDecode(TIFF* tif, const char* method) in TIFFNoDecode() argument
80 c->name, method); in TIFFNoDecode()
84 tif->tif_dir.td_compression, method); in TIFFNoDecode()
/libtiff-4.0.7/contrib/stream/
H A DREADME8 stream from the user and in return it deposits i/o operation method pointers
11 The class TiffStream has an overloaded factory method - makeFileStream -
15 Additional helper method - getStreamSize - provides the stream size to the
/libtiff-4.0.7/contrib/tags/
H A DREADME56 The TIFFExtendProc method that you define should be used to override
65 You should also override the tag-printing method from within your
66 "vsetfield" method, to permit the symbolic printing of your new tags.
/libtiff-4.0.7/
H A DChangeLog3262 method.
3264 * libtiff/tif_jpeg.c: Save the state of printdir codec dependent method
3608 TIFFSetField() method, not directly. As per bug
/libtiff-4.0.7/m4/
H A Dlibtool.m4240 # Only perform the check for file, if the check method requires it