Searched refs:second_ref_usage_thresh (Results 1 – 1 of 1) sorted by relevance
1136 const double second_ref_usage_thresh = in test_candidate_kf() local1142 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()