Searched refs:force_max_q (Results 1 – 3 of 3) sorted by relevance
190 int force_max_q; member
433 rc->force_max_q = 0; in vp9_rc_init()569 cpi->rc.force_max_q = 1; in post_encode_drop_cbr()589 lrc->force_max_q = 1; in post_encode_drop_cbr()597 cpi->rc.force_max_q = 0; in post_encode_drop_cbr()929 if (frame_is_intra_only(cm) || rc->reset_high_source_sad || rc->force_max_q) in calc_active_worst_quality_one_pass_cbr()3089 lrc->force_max_q = 1; in vp9_encodedframe_overshoot()
3469 if (cpi->oxcf.rc_mode == VPX_CBR && cpi->rc.force_max_q) {3471 cpi->rc.force_max_q = 0;