Searched defs:right_sum (Results 1 – 2 of 2) sorted by relevance
169 const int right_sum = GetRegionSum(x2 - box_width, y1, x2, y2); in GetCode() local
386 float left_sum, right_sum; in BestSplit() local