Home
last modified time | relevance | path

Searched refs:TIFFInitSGILog (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_codec.c68 #define TIFFInitSGILog NotConfigured macro
103 { "SGILog", COMPRESSION_SGILOG, TIFFInitSGILog },
104 { "SGILog24", COMPRESSION_SGILOG24, TIFFInitSGILog },
Dtiffiop.h444 extern int TIFFInitSGILog(TIFF*, int);
Dtif_luv.c1696 TIFFInitSGILog(TIFF* tif, int scheme) in TIFFInitSGILog() function