Searched refs:histp (Results 1 – 1 of 1) sorted by relevance
208 register histptr histp; in prescan_quantize() local218 histp = &histogram[GETJSAMPLE(ptr[0]) >> C0_SHIFT] in prescan_quantize()222 if (++(*histp) <= 0) in prescan_quantize()223 (*histp)--; in prescan_quantize()298 histptr histp; in update_box() local311 histp = &histogram[c0][c1][c2min]; in update_box()313 if (*histp++ != 0) { in update_box()322 histp = &histogram[c0][c1][c2min]; in update_box()324 if (*histp++ != 0) { in update_box()333 histp = &histogram[c0][c1][c2min]; in update_box()[all …]