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

  /external/opencv3/3rdparty/libtiff/
tif_jpeg_12.c 6 # define TIFFInitJPEG TIFFInitJPEG_12
tif_codec.c 49 #define TIFFInitJPEG NotConfigured
89 { "JPEG", COMPRESSION_JPEG, TIFFInitJPEG },
tif_jpeg.c 953 #if defined(JPEG_DUAL_MODE_8_12) && !defined(TIFFInitJPEG)
    [all...]
  /external/pdfium/third_party/libtiff/
tif_codec.c 49 #define TIFFInitJPEG NotConfigured
89 { "JPEG", COMPRESSION_JPEG, TIFFInitJPEG },
tif_jpeg.c 973 #if defined(JPEG_DUAL_MODE_8_12) && !defined(TIFFInitJPEG)
    [all...]

Completed in 43 milliseconds