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

  /external/opencv3/3rdparty/libtiff/
tif_codec.c 58 #define TIFFInitCCITTFax4 NotConfigured
94 { "CCITT Group 4", COMPRESSION_CCITTFAX4, TIFFInitCCITTFax4 },
tiffiop.h 317 extern int TIFFInitCCITTFax3(TIFF*, int), TIFFInitCCITTFax4(TIFF*, int);
tif_fax3.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_codec.c 58 #define TIFFInitCCITTFax4 NotConfigured
94 { "CCITT Group 4", COMPRESSION_CCITTFAX4, TIFFInitCCITTFax4 },
tiffiop.h 369 extern int TIFFInitCCITTFax3(TIFF*, int), TIFFInitCCITTFax4(TIFF*, int);
tif_fax3.c     [all...]

Completed in 1016 milliseconds