Searched refs:_TIFFNoStripDecode (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_compress.c | 103 _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoStripDecode() function 143 tif->tif_decodestrip = _TIFFNoStripDecode; in _TIFFSetDefaultCompressionState()
|
D | tiffiop.h | 269 extern int _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
|
/external/pdfium/third_party/libtiff/ |
D | tif_compress.c | 103 _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoStripDecode() function 143 tif->tif_decodestrip = _TIFFNoStripDecode; in _TIFFSetDefaultCompressionState()
|
D | tiffiop.h | 321 extern int _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
|