Searched defs:TIFFInitPixarLog (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_codec.c67 #define TIFFInitPixarLog NotConfigured macro
98 { "PixarLog", COMPRESSION_PIXARLOG, TIFFInitPixarLog },
H A Dtif_pixarlog.c668 /* for some reason, we can't do this in TIFFInitPixarLog */
866 /* for some reason, we can't do this in TIFFInitPixarLog */
1344 TIFFInitPixarLog(TIFF* tif, int scheme) function
1346 static const char module[] = "TIFFInitPixarLog";
/external/pdfium/third_party/libtiff/
H A Dtif_codec.c67 #define TIFFInitPixarLog NotConfigured macro
98 { "PixarLog", COMPRESSION_PIXARLOG, TIFFInitPixarLog },
H A Dtif_pixarlog.c682 /* for some reason, we can't do this in TIFFInitPixarLog */
882 /* for some reason, we can't do this in TIFFInitPixarLog */
1360 TIFFInitPixarLog(TIFF* tif, int scheme) function
1362 static const char module[] = "TIFFInitPixarLog";

Completed in 34 milliseconds