Searched refs:col_acc (Results 1 – 1 of 1) sorted by relevance
218 int col_acc = 0; in estimate_mv() local223 col_acc += overlaps[i].overlap * overlaps[i].bmi->mv.as_mv.col; in estimate_mv()229 bmi->mv.as_mv.col = col_acc / overlap_sum; in estimate_mv()