Searched refs:histp (Results 1 – 2 of 2) sorted by relevance
229 register histptr histp; in prescan_quantize() local239 histp = & histogram[GETJSAMPLE(ptr[0]) >> C0_SHIFT] in prescan_quantize()243 if (++(*histp) <= 0) in prescan_quantize()244 (*histp)--; in prescan_quantize()319 histptr histp; in update_box() local332 histp = & histogram[c0][c1][c2min]; in update_box()334 if (*histp++ != 0) { in update_box()343 histp = & histogram[c0][c1][c2min]; in update_box()345 if (*histp++ != 0) { in update_box()354 histp = & histogram[c0][c1][c2min]; in update_box()[all …]