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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_fax3.c351 _TIFFFax3fillruns(u_char* buf, uint32* runs, uint32* erun, uint32 lastx) argument
360 if ((erun-runs)&1)
361 *erun++ = 0;
363 for (; runs < erun; runs += 2) {

Completed in 23 milliseconds