Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c513 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
515 cpi->rc.rc_1_frame = -1; in vp9_rc_update_rate_correction_factors()
517 cpi->rc.rc_1_frame = 1; in vp9_rc_update_rate_correction_factors()
519 cpi->rc.rc_1_frame = 0; 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()
593 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in vp9_rc_regulate_q()
1501 cpi->rc.rc_1_frame = 0; in vp9_rc_postencode_update_drop_frame()
2463 cpi->rc.rc_1_frame = 0; in vp9_encodedframe_overshoot()
2494 lrc->rc_1_frame = 0; in vp9_encodedframe_overshoot()
Dvp9_ratectrl.h151 int rc_1_frame; member
Dvp9_svc_layercontext.c882 lrc->rc_1_frame = 0; in vp9_svc_check_reset_layer_rc_flag()
Dvp9_encoder.c1856 rc->rc_1_frame = 0; in vp9_change_config()
1878 rc->rc_1_frame = 0; in vp9_change_config()