Searched refs:TIFFInitPackBits (Results 1 - 6 of 6) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
H A D | tif_codec.c | 40 #define TIFFInitPackBits NotConfigured macro 86 { "PackBits", COMPRESSION_PACKBITS, TIFFInitPackBits },
|
H A D | tif_packbits.c | 272 TIFFInitPackBits(TIFF* tif, int scheme) function
|
H A D | tiffiop.h | 313 extern int TIFFInitPackBits(TIFF*, int);
|
/external/pdfium/third_party/libtiff/ |
H A D | tif_codec.c | 40 #define TIFFInitPackBits NotConfigured macro 86 { "PackBits", COMPRESSION_PACKBITS, TIFFInitPackBits },
|
H A D | tif_packbits.c | 278 TIFFInitPackBits(TIFF* tif, int scheme) function
|
H A D | tiffiop.h | 365 extern int TIFFInitPackBits(TIFF*, int);
|
Completed in 76 milliseconds