Home
last modified time | relevance | path

Searched refs:_TIFFNoRowDecode (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_compress.c94 _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoRowDecode() function
140 tif->tif_decoderow = _TIFFNoRowDecode; in _TIFFSetDefaultCompressionState()
Dtiffiop.h349 extern int _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);