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

  /external/opencv3/3rdparty/libtiff/
tif_codec.c 49 #define TIFFInitJPEG NotConfigured
89 { "JPEG", COMPRESSION_JPEG, TIFFInitJPEG },
tif_jpeg_12.c 6 # define TIFFInitJPEG TIFFInitJPEG_12
tiffiop.h 332 extern int TIFFInitJPEG(TIFF*, int);
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 },
tiffiop.h 384 extern int TIFFInitJPEG(TIFF*, int);
tif_jpeg.c 973 #if defined(JPEG_DUAL_MODE_8_12) && !defined(TIFFInitJPEG)
    [all...]

Completed in 414 milliseconds