Searched refs:ustep (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_luv.c766 int ui, vi, ustep; local
771 ustep = uv_row[vi].nus-1;
772 if (vi == UV_NVS-1 || vi == 0 || ustep <= 0)
773 ustep = 1;
774 for (ui = uv_row[vi].nus-1; ui >= 0; ui -= ustep) {

Completed in 53 milliseconds