Searched refs:refruns (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.c80 uint32* refruns; /* runs for reference line */ member in struct:__anon761
166 if (sp->refruns) { /* init reference line to white */
167 sp->refruns[0] = (uint32) sp->b.rowpixels;
168 sp->refruns[1] = 0;
282 pb = sp->refruns;
290 SWAP(uint32*, sp->curruns, sp->refruns);
505 dsp->refruns = dsp->runs + (nruns>>1);
507 dsp->refruns = NULL;
1358 pb = sp->refruns;
1370 SWAP(uint32*, sp->curruns, sp->refruns);
[all...]

Completed in 59 milliseconds