Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.h138 int rc_2_frame; member
Dratectrl.c458 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in av1_rc_update_rate_correction_factors()
568 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in av1_rc_regulate_q()
1468 cpi->rc.rc_2_frame = 0; in av1_rc_postencode_update_drop_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h160 int rc_2_frame; member
Dvp9_ratectrl.c654 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in adjust_q_cbr()
765 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
774 if (cpi->rc.rc_1_frame == -1 && cpi->rc.rc_2_frame == 1 && in vp9_rc_update_rate_correction_factors()
776 cpi->rc.rc_2_frame = 0; in vp9_rc_update_rate_correction_factors()
1916 cpi->rc.rc_2_frame = 0; in vp9_rc_postencode_update_drop_frame()
3052 cpi->rc.rc_2_frame = 0; in vp9_encodedframe_overshoot()
3087 lrc->rc_2_frame = 0; in vp9_encodedframe_overshoot()
Dvp9_svc_layercontext.c981 lrc->rc_2_frame = 0; in vp9_svc_check_reset_layer_rc_flag()
Dvp9_encoder.c1996 rc->rc_2_frame = 0; in vp9_change_config()
2018 rc->rc_2_frame = 0; in vp9_change_config()