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

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djquant2.c139 #define HIST_C2_ELEMS (1<<HIST_C2_BITS) macro
151 typedef histcell hist1d[HIST_C2_ELEMS]; /* typedefs for the array */
377 for (c1 = c1min; c1 <= c1max; c1++, histp += HIST_C2_ELEMS)
388 for (c1 = c1min; c1 <= c1max; c1++, histp += HIST_C2_ELEMS)
1218 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1268 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));

Completed in 106 milliseconds