Searched refs:c1max (Results 1 – 3 of 3) sorted by relevance
261 int c1min, c1max; member321 int c0min,c0max,c1min,c1max,c2min,c2max; in update_box() local326 c1min = boxp->c1min; c1max = boxp->c1max; in update_box()331 for (c1 = c1min; c1 <= c1max; c1++) { in update_box()342 for (c1 = c1min; c1 <= c1max; c1++) { in update_box()351 if (c1max > c1min) in update_box()352 for (c1 = c1min; c1 <= c1max; c1++) in update_box()362 if (c1max > c1min) in update_box()363 for (c1 = c1max; c1 >= c1min; c1--) in update_box()368 boxp->c1max = c1max = c1; in update_box()[all …]
112 int_least8_t c1max = INT_LEAST8_MAX;
14237 int_least8_t c1max = INT_LEAST8_MAX;