Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h150 int rc_2_frame; member
Dvp9_ratectrl.c511 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
520 if (cpi->rc.rc_1_frame == -1 && cpi->rc.rc_2_frame == 1 && in vp9_rc_update_rate_correction_factors()
522 cpi->rc.rc_2_frame = 0; in vp9_rc_update_rate_correction_factors()
591 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in vp9_rc_regulate_q()
1474 cpi->rc.rc_2_frame = 0; in vp9_rc_postencode_update_drop_frame()
2387 cpi->rc.rc_2_frame = 0; in vp9_encodedframe_overshoot()
2418 lrc->rc_2_frame = 0; in vp9_encodedframe_overshoot()