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

/external/jpeg/
H A Djquant2.c147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */ typedef
149 typedef histcell FAR * histptr; /* for pointers to histogram cells */
151 typedef histcell hist1d[HIST_C2_ELEMS]; /* typedefs for the array */
903 *cachep++ = (histcell) (GETJSAMPLE(*cptr++) + 1);
1218 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1268 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));

Completed in 115 milliseconds