Searched refs:c1max (Results 1 – 3 of 3) sorted by relevance
240 int c1min, c1max; member300 int c0min,c0max,c1min,c1max,c2min,c2max; in update_box() local305 c1min = boxp->c1min; c1max = boxp->c1max; in update_box()310 for (c1 = c1min; c1 <= c1max; c1++) { in update_box()321 for (c1 = c1min; c1 <= c1max; c1++) { in update_box()330 if (c1max > c1min) in update_box()331 for (c1 = c1min; c1 <= c1max; c1++) in update_box()341 if (c1max > c1min) in update_box()342 for (c1 = c1max; c1 >= c1min; c1--) in update_box()347 boxp->c1max = c1max = c1; in update_box()[all …]
112 int_least8_t c1max = INT_LEAST8_MAX;
14237 int_least8_t c1max = INT_LEAST8_MAX;