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

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
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 104 milliseconds