Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_codec.c52 #define TIFFInitOJPEG NotConfigured macro
90 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
Dtiffiop.h399 extern int TIFFInitOJPEG(TIFF*, int);
Dtif_ojpeg.c429 TIFFInitOJPEG(TIFF* tif, int scheme) in TIFFInitOJPEG() function