Searched refs:max_expect_count (Results 1 – 1 of 1) sorted by relevance
228 uint32_t max_expect_count = (uint32_t)(max_percent * pixel_count / 100.0f); in get_max_value() local234 if (sum_count >= max_expect_count) in get_max_value()