Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c398 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns() argument
407 if ((erun-runs)&1) in _TIFFFax3fillruns()
408 *erun++ = 0; in _TIFFFax3fillruns()
410 for (; runs < erun; runs += 2) { in _TIFFFax3fillruns()