Searched defs:curr_x (Results 1 – 2 of 2) sorted by relevance
176 int curr_x, curr_y; /**< for iterating over bins */ member
259 for (int curr_x = orig_x; curr_x < x_bound; ++curr_x) { in DownsampleAveraged() local