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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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 95 milliseconds