Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h248 int vp9_rc_regulate_q(const struct VP9_COMP *cpi, int target_bits_per_frame,
Dvp9_ratectrl.c547 int vp9_rc_regulate_q(const VP9_COMP *cpi, int target_bits_per_frame, in vp9_rc_regulate_q() function
828 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in rc_pick_q_and_bounds_one_pass_cbr()
1025 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in rc_pick_q_and_bounds_one_pass_vbr()
1223 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in rc_pick_q_and_bounds_two_pass()
2055 qindex = vp9_rc_regulate_q(cpi, target_bits_per_frame, rc->best_quality, in vp9_resize_one_pass_cbr()
Dvp9_encoder.c3899 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, bottom_index,
3904 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, bottom_index,
3923 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, bottom_index,
3935 q = vp9_rc_regulate_q(cpi, rc->this_frame_target, bottom_index,