Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.h260 int av1_rc_regulate_q(const struct AV1_COMP *cpi, int target_bits_per_frame,
Dratectrl.c612 int av1_rc_regulate_q(const AV1_COMP *cpi, int target_bits_per_frame, in av1_rc_regulate_q() function
844 q = av1_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in rc_pick_q_and_bounds_one_pass_cbr()
1076 q = av1_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in rc_pick_q_and_bounds_one_pass_vbr()
1311 q = av1_rc_regulate_q(cpi, rc->this_frame_target, active_best_quality, in get_q()
Dencoder.c4976 av1_rc_regulate_q(cpi, rc->this_frame_target, bottom_index, in get_regulated_q_overshoot()
4983 av1_rc_regulate_q(cpi, rc->this_frame_target, bottom_index, in get_regulated_q_overshoot()
4996 int q_regulated = av1_rc_regulate_q(cpi, rc->this_frame_target, bottom_index, in get_regulated_q_undershoot()
5002 q_regulated = av1_rc_regulate_q(cpi, rc->this_frame_target, bottom_index, in get_regulated_q_undershoot()