Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h149 int rc_1_frame; member
Dvp9_ratectrl.c494 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame; in vp9_rc_update_rate_correction_factors()
496 cpi->rc.rc_1_frame = -1; in vp9_rc_update_rate_correction_factors()
498 cpi->rc.rc_1_frame = 1; in vp9_rc_update_rate_correction_factors()
500 cpi->rc.rc_1_frame = 0; in vp9_rc_update_rate_correction_factors()
567 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) && in vp9_rc_regulate_q()
1394 cpi->rc.rc_1_frame = 0; in vp9_rc_postencode_update_drop_frame()
2032 cpi->rc.rc_1_frame = 0; in vp9_encodedframe_overshoot()
2062 lrc->rc_1_frame = 0; in vp9_encodedframe_overshoot()