Searched refs:old_boost_score (Results 1 – 2 of 2) sorted by relevance
1747 double old_boost_score = 0.0; in define_gf_group() local1850 boost_score = old_boost_score; in define_gf_group()1868 ((boost_score - old_boost_score) < 2.0)) in define_gf_group()1871 boost_score = old_boost_score; in define_gf_group()1877 old_boost_score = boost_score; in define_gf_group()2655 double old_boost_score = 0.0; in test_candidate_kf() local2687 ((boost_score - old_boost_score) < 0.5) || in test_candidate_kf()2694 old_boost_score = boost_score; in test_candidate_kf()2727 double old_boost_score = 0.0; in find_next_key_frame() local2998 ((boost_score - old_boost_score) < 1.0)) in find_next_key_frame()[all …]
1411 double old_boost_score = 0.0; in define_gf_group() local1531 ((boost_score - old_boost_score) < IIFACTOR)))) { in define_gf_group()1532 boost_score = old_boost_score; in define_gf_group()1538 old_boost_score = boost_score; in define_gf_group()1845 double old_boost_score = 0.0; in test_candidate_kf() local1871 ((boost_score - old_boost_score) < 3.0) || in test_candidate_kf()1876 old_boost_score = boost_score; in test_candidate_kf()