Searched defs:TIFFInitLZW (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtif_codec.c37 #define TIFFInitLZW NotConfigured macro
85 { "LZW", COMPRESSION_LZW, TIFFInitLZW },
H A Dtif_lzw.c1107 TIFFInitLZW(TIFF* tif, int scheme) function
1109 static const char module[] = "TIFFInitLZW";

Completed in 43 milliseconds