Home
last modified time | relevance | path

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

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