Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_codec.c98 { "PixarLog", COMPRESSION_PIXARLOG, TIFFInitPixarLog },
Dtiff.h182 #define COMPRESSION_PIXARLOG 32909 /* Pixar companded 11bit ZIP */ macro
Dtif_pixarlog.c1366 assert(scheme == COMPRESSION_PIXARLOG); in TIFFInitPixarLog()
/external/opencv3/3rdparty/libtiff/
Dtif_codec.c98 { "PixarLog", COMPRESSION_PIXARLOG, TIFFInitPixarLog },
Dtiff.h180 #define COMPRESSION_PIXARLOG 32909 /* Pixar companded 11bit ZIP */ macro
Dtif_pixarlog.c1350 assert(scheme == COMPRESSION_PIXARLOG); in TIFFInitPixarLog()