HomeSort by relevance Sort by last modified time
    Searched refs:c2min (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jquant2.c 262 int c2min, c2max; member in struct:__anon10848
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; c2 <= c2max; c2++
508 int c0min,c0max,c1min,c1max,c2min,c2max; local
    [all...]
  /external/bison/
configure     [all...]

Completed in 952 milliseconds