Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_compress.c51 int _TIFFNoRowEncode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoRowEncode() function
155 tif->tif_encoderow = _TIFFNoRowEncode; in _TIFFSetDefaultCompressionState()
Dtiffiop.h379 extern int _TIFFNoRowEncode(TIFF *tif, uint8_t *pp, tmsize_t cc,