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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djquant2.c229 register histptr histp; local
239 histp = & histogram[GETJSAMPLE(ptr[0]) >> C0_SHIFT]
243 if (++(*histp) <= 0)
244 (*histp)--;
319 histptr histp; local
332 histp = & histogram[c0][c1][c2min];
334 if (*histp++ != 0) {
343 histp = & histogram[c0][c1][c2min];
345 if (*histp++ != 0) {
354 histp
506 histptr histp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Djquant2.c229 register histptr histp; local
239 histp = & histogram[GETJSAMPLE(ptr[0]) >> C0_SHIFT]
243 if (++(*histp) <= 0)
244 (*histp)--;
319 histptr histp; local
332 histp = & histogram[c0][c1][c2min];
334 if (*histp++ != 0) {
343 histp = & histogram[c0][c1][c2min];
345 if (*histp++ != 0) {
354 histp
506 histptr histp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Djquant2.c229 register histptr histp; local
239 histp = & histogram[GETJSAMPLE(ptr[0]) >> C0_SHIFT]
243 if (++(*histp) <= 0)
244 (*histp)--;
319 histptr histp; local
332 histp = & histogram[c0][c1][c2min];
334 if (*histp++ != 0) {
343 histp = & histogram[c0][c1][c2min];
345 if (*histp++ != 0) {
354 histp
506 histptr histp; local
[all...]

Completed in 133 milliseconds