Home
last modified time | relevance | path

Searched refs:c2max (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/
Djquant2.c241 int c2min, c2max; member
300 int c0min,c0max,c1min,c1max,c2min,c2max; in update_box() local
306 c2min = boxp->c2min; c2max = boxp->c2max; in update_box()
312 for (c2 = c2min; c2 <= c2max; c2++) in update_box()
323 for (c2 = c2min; c2 <= c2max; c2++) in update_box()
334 for (c2 = c2min; c2 <= c2max; c2++) in update_box()
345 for (c2 = c2min; c2 <= c2max; c2++) in update_box()
352 if (c2max > c2min) in update_box()
353 for (c2 = c2min; c2 <= c2max; c2++) in update_box()
363 if (c2max > c2min) in update_box()
[all …]
/external/bison/m4/
Dstdint.m4115 int_least16_t c2max = INT_LEAST16_MAX;
/external/bison/
Dconfigure14240 int_least16_t c2max = INT_LEAST16_MAX;