Searched refs:TIFFInitOJPEG (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_codec.c | 52 #define TIFFInitOJPEG NotConfigured macro 90 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
|
D | tiffiop.h | 329 extern int TIFFInitOJPEG(TIFF*, int);
|
D | tif_ojpeg.c | 419 TIFFInitOJPEG(TIFF* tif, int scheme) in TIFFInitOJPEG() function
|
/external/pdfium/third_party/libtiff/ |
D | tif_codec.c | 52 #define TIFFInitOJPEG NotConfigured macro 90 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
|
D | tiffiop.h | 381 extern int TIFFInitOJPEG(TIFF*, int);
|
D | tif_ojpeg.c | 428 TIFFInitOJPEG(TIFF* tif, int scheme) in TIFFInitOJPEG() function
|