Home
last modified time | relevance | path

Searched refs:TIFFInitPackBits (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_codec.c40 #define TIFFInitPackBits NotConfigured macro
86 { "PackBits", COMPRESSION_PACKBITS, TIFFInitPackBits },
H A Dtif_packbits.c283 TIFFInitPackBits(TIFF* tif, int scheme) in TIFFInitPackBits() function
H A Dtiffiop.h366 extern int TIFFInitPackBits(TIFF*, int);
/libtiff-4.0.7/
H A DChangeLog5217 * libtiff/tif_codec.c: Fixed typo in TIFFInitPackBits name as per: