Searched refs:TIFFInitPackBits (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_codec.c40 #define TIFFInitPackBits NotConfigured macro
86 { "PackBits", COMPRESSION_PACKBITS, TIFFInitPackBits },
H A Dtif_packbits.c272 TIFFInitPackBits(TIFF* tif, int scheme) function
H A Dtiffiop.h313 extern int TIFFInitPackBits(TIFF*, int);
/external/pdfium/third_party/libtiff/
H A Dtif_codec.c40 #define TIFFInitPackBits NotConfigured macro
86 { "PackBits", COMPRESSION_PACKBITS, TIFFInitPackBits },
H A Dtif_packbits.c278 TIFFInitPackBits(TIFF* tif, int scheme) function
H A Dtiffiop.h365 extern int TIFFInitPackBits(TIFF*, int);

Completed in 76 milliseconds