HomeSort by relevance Sort by last modified time
    Searched defs:TIFFInitOJPEG (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_codec.c 52 #define TIFFInitOJPEG NotConfigured
90 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
tif_ojpeg.c 419 TIFFInitOJPEG(TIFF* tif, int scheme)
421 static const char module[]="TIFFInitOJPEG";
    [all...]
  /external/pdfium/third_party/libtiff/
tif_codec.c 52 #define TIFFInitOJPEG NotConfigured
90 { "Old-style JPEG", COMPRESSION_OJPEG, TIFFInitOJPEG },
tif_ojpeg.c 428 TIFFInitOJPEG(TIFF* tif, int scheme)
430 static const char module[]="TIFFInitOJPEG";
    [all...]

Completed in 59 milliseconds