Searched refs:inter_minq (Results 1 – 2 of 2) sorted by relevance
823 int *inter_minq; in rc_pick_q_and_bounds_one_pass_vbr() local824 ASSIGN_MINQ_TABLE(cm->bit_depth, inter_minq); in rc_pick_q_and_bounds_one_pass_vbr()894 active_best_quality = inter_minq[rc->avg_frame_qindex[INTER_FRAME]]; in rc_pick_q_and_bounds_one_pass_vbr()896 active_best_quality = inter_minq[rc->avg_frame_qindex[KEY_FRAME]]; in rc_pick_q_and_bounds_one_pass_vbr()992 int *inter_minq; in rc_pick_q_and_bounds_two_pass() local993 ASSIGN_MINQ_TABLE(cm->bit_depth, inter_minq); in rc_pick_q_and_bounds_two_pass()1083 active_best_quality = inter_minq[active_worst_quality]; in rc_pick_q_and_bounds_two_pass()
186 static const unsigned char inter_minq[QINDEX_RANGE] = variable4080 cpi->active_best_quality = inter_minq[Q]; in encode_frame_to_data_rate()