Home
last modified time | relevance | path

Searched refs:smart_en (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c92 if (ctx->smart_en) { in vepu510_h265e_tune_aq_prepare()
291 if (ctx->smart_en) in vepu510_h265e_tune_stat_update()
H A Dhal_h265e_vepu511.c156 RK_S32 smart_en; member
1067 } else if (ctx->smart_en) { in vepu511_h265_set_me_regs()
1298 if (ctx->smart_en) { in vepu511_h265_set_rc_regs()
1375 if (ctx->smart_en) { in vepu511_h265_set_quant_regs()
2582 if (ctx->smart_en) in vepu511_h265e_update_tune_stat()
2733 ctx->smart_en = (ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SMTRC); in hal_h265e_vepu511_get_task()
H A Dhal_h265e_vepu510.c155 RK_S32 smart_en; member
964 } else if (ctx->smart_en || ctx->sp_enc_en) { in vepu510_h265_global_cfg_set()
1337 if (ctx->smart_en || ctx->sp_enc_en) { in vepu510_h265_set_rc_regs()
2493 ctx->smart_en = (ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SMTRC); in hal_h265e_v510_get_task()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_tune.c186 if (ctx->smart_en) in vepu510_h264e_tune_stat_update()
H A Dhal_h264e_vepu511.c163 RK_S32 smart_en; member
555 ctx->smart_en = (ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SMTRC); in hal_h264e_vepu511_get_task()
2490 if (ctx->smart_en) in vepu511_h264e_update_tune_stat()
H A Dhal_h264e_vepu510.c160 RK_S32 smart_en; member
556 ctx->smart_en = (ctx->cfg->rc.rc_mode == MPP_ENC_RC_MODE_SMTRC); in hal_h264e_vepu510_get_task()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h190 RK_S32 smart_en; member
/rockchip-linux_mpp/
H A DCHANGELOG.md68 - [mpp_enc_cfg]: Add base:smart_en option