Searched refs:erun (Results 1 – 1 of 1) sorted by relevance
398 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns() argument407 if ((erun-runs)&1) in _TIFFFax3fillruns()408 *erun++ = 0; in _TIFFFax3fillruns()410 for (; runs < erun; runs += 2) { in _TIFFFax3fillruns()