Home
last modified time | relevance | path

Searched refs:top_nth_percentile (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dnoise_model.c660 const int top_nth_percentile = num_blocks_w * num_blocks_h * 90 / 100; in aom_flat_block_finder_run() local
661 const float score_threshold = scores[top_nth_percentile].score; in aom_flat_block_finder_run()