Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.h63 extern void _TIFFFax3fillruns(unsigned char*, uint32*, uint32*, uint32);
Dtif_fax3.c368 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns() function
1325 TIFFSetField(tif, TIFFTAG_FAXFILLFUNC, _TIFFFax3fillruns); in InitCCITTFax3()