Searched refs:compare_scores (Results 1 – 1 of 1) sorted by relevance
539 static int compare_scores(const void *a, const void *b) { in compare_scores() function659 qsort(scores, num_blocks_w * num_blocks_h, sizeof(*scores), &compare_scores); in aom_flat_block_finder_run()