Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_venc_rc.h32 MPP_ENC_RC_MODE_SE, enumerator
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c558 ctx->sp_enc_en = ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SE; in hal_h264e_vepu510_get_task()
1228 if (rc->rc_mode == MPP_ENC_RC_MODE_SMTRC || rc->rc_mode == MPP_ENC_RC_MODE_SE) { in setup_vepu510_rc_base()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c2495 ctx->sp_enc_en = ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SE; in hal_h265e_v510_get_task()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1565 case MPP_ENC_RC_MODE_SE: { in set_rc_cfg()