Searched refs:last_kf_qindex (Results 1 – 2 of 2) sorted by relevance
69 int last_kf_qindex; // Q index of the last key frame coded. member
1005 qindex = MIN(rc->last_kf_qindex, rc->last_boosted_qindex); in rc_pick_q_and_bounds_two_pass()1144 q = MIN(rc->last_kf_qindex, rc->last_boosted_qindex); in rc_pick_q_and_bounds_two_pass()1331 rc->last_kf_qindex = qindex; in vp9_rc_postencode_update()