Searched refs:top_stats (Results 1 – 1 of 1) sorted by relevance
551 STATS top_stats(bounding_box_.bottom(), bounding_box_.top() + 1); in ComputeLimits() local557 top_stats.add(box.top(), 1); in ComputeLimits()561 median_top_ = static_cast<int>(top_stats.median() + 0.5); in ComputeLimits()