Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h152 int rc_2_frame; member
Dvp9_ratectrl.c513 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
522 if (cpi->rc.rc_1_frame == -1 && cpi->rc.rc_2_frame == 1 && in vp9_rc_update_rate_correction_factors()
524 cpi->rc.rc_2_frame = 0; in vp9_rc_update_rate_correction_factors()
593 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in vp9_rc_regulate_q()
1500 cpi->rc.rc_2_frame = 0; in vp9_rc_postencode_update_drop_frame()
2464 cpi->rc.rc_2_frame = 0; in vp9_encodedframe_overshoot()
2495 lrc->rc_2_frame = 0; in vp9_encodedframe_overshoot()
Dvp9_svc_layercontext.c883 lrc->rc_2_frame = 0; in vp9_svc_check_reset_layer_rc_flag()
Dvp9_encoder.c1857 rc->rc_2_frame = 0; in vp9_change_config()
1879 rc->rc_2_frame = 0; in vp9_change_config()