Searched refs:bottom_sum (Results 1 – 1 of 1) sorted by relevance
163 const int bottom_sum = GetRegionSum(x1, y2 - box_height, x2, y2); in GetCode() local164 const bool vertical_code = top_sum > bottom_sum; in GetCode()