Searched refs:TIFFInitOJPEG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_codec.c52 #define TIFFInitOJPEG NotConfigured macro
87 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
H A Dtiffiop.h263 extern int TIFFInitOJPEG(TIFF*, int);
H A Dtif_ojpeg.c2230 buffer by "TIFFInitOJPEG()", so we can do a fast memory-to-
2478 TIFFInitOJPEG(register TIFF *tif,int scheme) function
2526 TIFFError("TIFFInitOJPEG","No space for JPEG state block");

Completed in 51 milliseconds