Searched refs:last_kf_qindex (Results 1 – 2 of 2) sorted by relevance
84 int last_kf_qindex; // Q index of the last key frame coded. member
1013 qindex = VPXMIN(rc->last_kf_qindex, rc->last_boosted_qindex); in rc_pick_q_and_bounds_two_pass()1153 q = VPXMIN(rc->last_kf_qindex, rc->last_boosted_qindex); in rc_pick_q_and_bounds_two_pass()1340 rc->last_kf_qindex = qindex; in vp9_rc_postencode_update()