Searched refs:gf_high (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 49 static int gf_high = 2000; variable 546 q, rc->gfu_boost, gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_cbr() 669 gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_vbr() 674 gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_vbr() 687 q, rc->gfu_boost, gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_vbr() 691 q, rc->gfu_boost, gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_vbr() 697 q, rc->gfu_boost, gf_low, gf_high, in rc_pick_q_and_bounds_one_pass_vbr() 854 gf_low, gf_high, in rc_pick_q_and_bounds_two_pass() 859 gf_low, gf_high, in rc_pick_q_and_bounds_two_pass() 872 q, rc->gfu_boost, gf_low, gf_high, in rc_pick_q_and_bounds_two_pass() [all …]
|