Searched refs:inter_minq (Results 1 – 2 of 2) sorted by relevance
831 int *inter_minq; in rc_pick_q_and_bounds_one_pass_vbr() local832 ASSIGN_MINQ_TABLE(cm->bit_depth, inter_minq); in rc_pick_q_and_bounds_one_pass_vbr()902 active_best_quality = inter_minq[rc->avg_frame_qindex[INTER_FRAME]]; in rc_pick_q_and_bounds_one_pass_vbr()904 active_best_quality = inter_minq[rc->avg_frame_qindex[KEY_FRAME]]; in rc_pick_q_and_bounds_one_pass_vbr()1000 int *inter_minq; in rc_pick_q_and_bounds_two_pass() local1001 ASSIGN_MINQ_TABLE(cm->bit_depth, inter_minq); in rc_pick_q_and_bounds_two_pass()1091 active_best_quality = inter_minq[active_worst_quality]; in rc_pick_q_and_bounds_two_pass()
187 static const unsigned char inter_minq[QINDEX_RANGE] = variable4058 cpi->active_best_quality = inter_minq[Q]; in encode_frame_to_data_rate()