Searched refs:_TIFFFax3fillruns (Results 1 – 2 of 2) sorted by relevance
61 extern void _TIFFFax3fillruns(unsigned char*, uint32*, uint32*, uint32);
396 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns() function1375 TIFFSetField(tif, TIFFTAG_FAXFILLFUNC, _TIFFFax3fillruns); in InitCCITTFax3()