Searched refs:smallest_min (Results 1 – 1 of 1) sorted by relevance
490 const float smallest_min = std::min(min_x, min_y); in Compute() local493 std::max(std::abs(smallest_min), std::abs(largest_max)); in Compute()