Searched refs:c2min (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Djquant2.c262 int c2min, c2max; member in struct:__anon6525
321 int c0min,c0max,c1min,c1max,c2min,c2max; local
327 c2min = boxp->c2min; c2max = boxp->c2max;
332 histp = & histogram[c0][c1][c2min];
333 for (c2 = c2min; c2 <= c2max; c2++)
343 histp = & histogram[c0][c1][c2min];
344 for (c2 = c2min; c2 <= c2max; c2++)
354 histp = & histogram[c0][c1][c2min];
355 for (c2 = c2min; c
508 int c0min,c0max,c1min,c1max,c2min,c2max; local
[all...]
/external/bison/
H A Dconfigure14241 int_least16_t c2min = INT_LEAST16_MIN;

Completed in 131 milliseconds