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

/external/opencv3/3rdparty/libtiff/
H A Dtif_codec.c70 #define TIFFInitSGILog NotConfigured macro
99 { "SGILog", COMPRESSION_SGILOG, TIFFInitSGILog },
100 { "SGILog24", COMPRESSION_SGILOG24, TIFFInitSGILog },
H A Dtif_luv.c1615 TIFFInitSGILog(TIFF* tif, int scheme) function
1617 static const char module[] = "TIFFInitSGILog";
/external/pdfium/third_party/libtiff/
H A Dtif_codec.c70 #define TIFFInitSGILog NotConfigured macro
99 { "SGILog", COMPRESSION_SGILOG, TIFFInitSGILog },
100 { "SGILog24", COMPRESSION_SGILOG24, TIFFInitSGILog },
H A Dtif_luv.c1629 TIFFInitSGILog(TIFF* tif, int scheme) function
1631 static const char module[] = "TIFFInitSGILog";

Completed in 35 milliseconds