Searched refs:_TIFFNoRowEncode (Results 1 – 2 of 2) sorted by relevance
51 int _TIFFNoRowEncode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoRowEncode() function155 tif->tif_encoderow = _TIFFNoRowEncode; in _TIFFSetDefaultCompressionState()
379 extern int _TIFFNoRowEncode(TIFF *tif, uint8_t *pp, tmsize_t cc,