Searched refs:TIFFInitLZW (Results 1 - 6 of 6) sorted by relevance

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

Completed in 121 milliseconds