Searched refs:TIFFInitSGILog (Results 1 – 3 of 3) sorted by relevance
68 #define TIFFInitSGILog NotConfigured macro103 { "SGILog", COMPRESSION_SGILOG, TIFFInitSGILog },104 { "SGILog24", COMPRESSION_SGILOG24, TIFFInitSGILog },
444 extern int TIFFInitSGILog(TIFF*, int);
1696 TIFFInitSGILog(TIFF* tif, int scheme) in TIFFInitSGILog() function