Home
last modified time | relevance | path

Searched refs:RC_VBR (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_rc_api.h38 RC_VBR, enumerator
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2.c1149 case RC_VBR: { in bits_model_init()
1532 if (RC_AVBR == rc_mode || RC_VBR == rc_mode || RC_CBR == rc_mode) { in derive_min_qp_from_complexity()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1554 cfg->mode = RC_VBR; in set_rc_cfg()