Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_compress.c52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoRowEncode() function
149 tif->tif_encoderow = _TIFFNoRowEncode; in _TIFFSetDefaultCompressionState()
Dtiffiop.h321 extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);