Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_codec.c37 #define TIFFInitLZW NotConfigured macro
85 { "LZW", COMPRESSION_LZW, TIFFInitLZW },
H A Dtiffiop.h379 extern int TIFFInitLZW(TIFF*, int);
H A Dtif_lzw.c1117 TIFFInitLZW(TIFF* tif, int scheme) in TIFFInitLZW() function
/libtiff-4.0.7/
H A DChangeLog5625 TIFFInitLZW(), because its initialization in LZWSetupDecode() cause