Searched refs:TIFFInitLZW (Results 1 – 4 of 4) sorted by relevance
37 #define TIFFInitLZW NotConfigured macro85 { "LZW", COMPRESSION_LZW, TIFFInitLZW },
403 extern int TIFFInitLZW(TIFF*, int);
1153 TIFFInitLZW(TIFF* tif, int scheme) in TIFFInitLZW() function
6495 TIFFInitLZW(), because its initialization in LZWSetupDecode() cause
Completed in 292 milliseconds