Searched refs:old_boost_score (Results 1 – 3 of 3) sorted by relevance
1619 double old_boost_score = 0.0; in define_gf_group() local1711 boost_score = old_boost_score; in define_gf_group()1729 ((boost_score - old_boost_score) < 2.0)))) { in define_gf_group()1730 boost_score = old_boost_score; in define_gf_group()1736 old_boost_score = boost_score; in define_gf_group()2455 double old_boost_score = 0.0; in test_candidate_kf() local2487 ((boost_score - old_boost_score) < 0.5) || in test_candidate_kf()2492 old_boost_score = boost_score; in test_candidate_kf()2522 double old_boost_score = 0.0; in find_next_key_frame() local2776 if ((i > MIN_GF_INTERVAL) && ((boost_score - old_boost_score) < 1.0)) { in find_next_key_frame()[all …]
3088 double old_boost_score = 0.0; in test_candidate_kf() local3113 ((boost_score - old_boost_score) < 3.0) || in test_candidate_kf()3118 old_boost_score = boost_score; in test_candidate_kf()
2793 double old_boost_score = 0.0; in test_candidate_kf() local2822 ((boost_score - old_boost_score) < 3.0) || in test_candidate_kf()2827 old_boost_score = boost_score; in test_candidate_kf()