Searched refs:old_boost_score (Results 1 – 3 of 3) sorted by relevance
1630 double old_boost_score = 0.0; in define_gf_group() local1726 boost_score = old_boost_score; in define_gf_group()1744 ((boost_score - old_boost_score) < 2.0)))) { in define_gf_group()1745 boost_score = old_boost_score; in define_gf_group()1751 old_boost_score = boost_score; in define_gf_group()2470 double old_boost_score = 0.0; in test_candidate_kf() local2502 ((boost_score - old_boost_score) < 0.5) || in test_candidate_kf()2507 old_boost_score = boost_score; in test_candidate_kf()2537 double old_boost_score = 0.0; in find_next_key_frame() local2791 if ((i > MIN_GF_INTERVAL) && ((boost_score - old_boost_score) < 1.0)) { in find_next_key_frame()[all …]
1163 double old_boost_score = 0.0; in test_candidate_kf() local1187 ((boost_score - old_boost_score) < 3.0) || in test_candidate_kf()1192 old_boost_score = boost_score; in test_candidate_kf()
2787 double old_boost_score = 0.0; in test_candidate_kf() local2811 ((boost_score - old_boost_score) < 3.0) || in test_candidate_kf()2816 old_boost_score = boost_score; in test_candidate_kf()