Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c2087 int high_content = 0; in adjust_gf_boost_lag_one_pass_vbr() local
2142 high_content = high_source_sad_lagindex != -1 || in adjust_gf_boost_lag_one_pass_vbr()
2152 } else if (high_content) { in adjust_gf_boost_lag_one_pass_vbr()
2173 if (rate_err < 2.0 && !high_content) { in adjust_gf_boost_lag_one_pass_vbr()
2184 } else if (high_content || rc->avg_frame_low_motion < 30) { in adjust_gf_boost_lag_one_pass_vbr()