Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1136 const double second_ref_usage_thresh = in test_candidate_kf() local
1142 if ((this_frame->pcnt_second_ref < second_ref_usage_thresh) && in test_candidate_kf()
1143 (next_frame->pcnt_second_ref < second_ref_usage_thresh) && in test_candidate_kf()