HomeSort by relevance Sort by last modified time
    Searched defs:TIFFInitLZW (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_codec.c 37 #define TIFFInitLZW NotConfigured
85 { "LZW", COMPRESSION_LZW, TIFFInitLZW },
tif_lzw.c 1142 TIFFInitLZW(TIFF* tif, int scheme)
1144 static const char module[] = "TIFFInitLZW";
    [all...]

Completed in 87 milliseconds