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

  /external/opencv3/3rdparty/libtiff/
tif_codec.c 61 #define TIFFInitJBIG NotConfigured
95 { "ISO JBIG", COMPRESSION_JBIG, TIFFInitJBIG },
tif_jbig.c 181 int TIFFInitJBIG(TIFF* tif, int scheme)
tiffiop.h 335 extern int TIFFInitJBIG(TIFF*, int);
  /external/pdfium/third_party/libtiff/
tif_codec.c 61 #define TIFFInitJBIG NotConfigured
95 { "ISO JBIG", COMPRESSION_JBIG, TIFFInitJBIG },
tiffiop.h 387 extern int TIFFInitJBIG(TIFF*, int);

Completed in 752 milliseconds