Home
last modified time | relevance | path

Searched refs:rc_2_frame (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h160 int rc_2_frame; member
Dvp9_ratectrl.c665 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in adjust_q_cbr()
776 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
785 if (cpi->rc.rc_1_frame == -1 && cpi->rc.rc_2_frame == 1 && in vp9_rc_update_rate_correction_factors()
787 cpi->rc.rc_2_frame = 0; in vp9_rc_update_rate_correction_factors()
1987 cpi->rc.rc_2_frame = 0; in vp9_rc_postencode_update_drop_frame()
3181 cpi->rc.rc_2_frame = 0; in vp9_encodedframe_overshoot()
3216 lrc->rc_2_frame = 0; in vp9_encodedframe_overshoot()
Dvp9_svc_layercontext.c1037 lrc->rc_2_frame = 0; in vp9_svc_check_reset_layer_rc_flag()
Dvp9_encoder.c2044 rc->rc_2_frame = 0; in vp9_change_config()
2066 rc->rc_2_frame = 0; in vp9_change_config()
/external/libaom/libaom/av1/encoder/
Dratectrl.h170 int rc_2_frame; member
Dratectrl.c395 if (rc->rc_1_frame * rc->rc_2_frame == -1 && in adjust_q_cbr()
518 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in av1_rc_update_rate_correction_factors()
1668 cpi->rc.rc_2_frame = 0; in av1_rc_postencode_update_drop_frame()