Searched refs:_TIFFNoRowEncode (Results 1 – 2 of 2) sorted by relevance
52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoRowEncode() function149 tif->tif_encoderow = _TIFFNoRowEncode; in _TIFFSetDefaultCompressionState()
321 extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);