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

  /external/opencv3/3rdparty/libtiff/
tif_codec.c 73 #define TIFFInitLZMA NotConfigured
101 { "LZMA", COMPRESSION_LZMA, TIFFInitLZMA },
tif_lzma.c 410 TIFFInitLZMA(TIFF* tif, int scheme)
412 static const char module[] = "TIFFInitLZMA";
  /external/pdfium/third_party/libtiff/
tif_codec.c 73 #define TIFFInitLZMA NotConfigured
101 { "LZMA", COMPRESSION_LZMA, TIFFInitLZMA },

Completed in 42 milliseconds