Searched refs:TIFFInitThunderScan (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_codec.c | 43 #define TIFFInitThunderScan NotConfigured macro 87 { "ThunderScan", COMPRESSION_THUNDERSCAN,TIFFInitThunderScan },
|
D | tif_thunder.c | 189 TIFFInitThunderScan(TIFF* tif, int scheme) in TIFFInitThunderScan() function
|
D | tiffiop.h | 372 extern int TIFFInitThunderScan(TIFF*, int);
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_codec.c | 43 #define TIFFInitThunderScan NotConfigured macro 87 { "ThunderScan", COMPRESSION_THUNDERSCAN,TIFFInitThunderScan },
|
D | tif_thunder.c | 189 TIFFInitThunderScan(TIFF* tif, int scheme) in TIFFInitThunderScan() function
|
D | tiffiop.h | 320 extern int TIFFInitThunderScan(TIFF*, int);
|