Searched refs:TIFFInitLZMA (Results 1 – 5 of 5) sorted by relevance
73 #define TIFFInitLZMA NotConfigured macro101 { "LZMA", COMPRESSION_LZMA, TIFFInitLZMA },
399 extern int TIFFInitLZMA(TIFF*, int);
347 extern int TIFFInitLZMA(TIFF*, int);
410 TIFFInitLZMA(TIFF* tif, int scheme) in TIFFInitLZMA() function