Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpass2_strategy.c2782 const double second_ref_usage_thresh = in test_candidate_kf() local
2807 (this_stats->pcnt_second_ref < second_ref_usage_thresh) && in test_candidate_kf()
2808 (next_stats->pcnt_second_ref < second_ref_usage_thresh) && in test_candidate_kf()