Searched refs:top_nth_percentile (Results 1 – 1 of 1) sorted by relevance
660 const int top_nth_percentile = num_blocks_w * num_blocks_h * 90 / 100; in aom_flat_block_finder_run() local661 const float score_threshold = scores[top_nth_percentile].score; in aom_flat_block_finder_run()