Searched refs:right_sum (Results 1 – 1 of 1) sorted by relevance
169 const int right_sum = GetRegionSum(x2 - box_width, y1, x2, y2); in GetCode() local170 const bool horizontal_code = left_sum > right_sum; in GetCode()