Home
last modified time | relevance | path

Searched refs:COMPRESSION_DEFLATE (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_codec.c96 { "Deflate", COMPRESSION_DEFLATE, TIFFInitZIP },
Dtiff.h183 #define COMPRESSION_DEFLATE 32946 /* Deflate compression */ macro
Dtif_zip.c401 assert( (scheme == COMPRESSION_DEFLATE) in TIFFInitZIP()
/external/opencv3/3rdparty/libtiff/
Dtif_codec.c96 { "Deflate", COMPRESSION_DEFLATE, TIFFInitZIP },
Dtiff.h181 #define COMPRESSION_DEFLATE 32946 /* Deflate compression */ macro
Dtif_zip.c398 assert( (scheme == COMPRESSION_DEFLATE) in TIFFInitZIP()