Home
last modified time | relevance | path

Searched refs:qpmap_en (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_tune.c126 if (ctx->qpmap_en && (task->md_info != NULL)) in vepu510_h264e_tune_reg_patch()
H A Dhal_h264e_vepu510.c161 RK_S32 qpmap_en; member
557 ctx->qpmap_en = ctx->cfg->tune.deblur_en; in hal_h264e_vepu510_get_task()
2034 reg->smear_opt_cfg.rdo_smear_en = ctx->qpmap_en; in setup_vepu510_anti_smear()
2035 if (ctx->qpmap_en && deblur_str > 3) in setup_vepu510_anti_smear()
2044 if (ctx->qpmap_en && deblur_str > 3) { in setup_vepu510_anti_smear()
H A Dhal_h264e_vepu511.c164 RK_S32 qpmap_en; member
556 ctx->qpmap_en = ctx->cfg->tune.deblur_en; in hal_h264e_vepu511_get_task()
1996 reg->smear_opt_cfg.rdo_smear_en = ctx->qpmap_en; in setup_vepu511_anti_smear()
1997 if (ctx->qpmap_en && deblur_str > 3) in setup_vepu511_anti_smear()
2006 if (ctx->qpmap_en && deblur_str > 3) { in setup_vepu511_anti_smear()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c225 if (ctx->qpmap_en && (task->md_info != NULL)) { in vepu510_h265e_tune_reg_patch()
H A Dhal_h265e_vepu510.c154 RK_S32 qpmap_en; member
2494 ctx->qpmap_en = ctx->cfg->tune.deblur_en; in hal_h265e_v510_get_task()
H A Dhal_h265e_vepu511.c155 RK_S32 qpmap_en; member
2734 ctx->qpmap_en = ctx->cfg->tune.deblur_en; in hal_h265e_vepu511_get_task()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h1290 RK_S32 qpmap_en; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c275 …ENTRY(prefix, s32, rk_s32, qpmap_en, FLAG_INCR, tune,
/rockchip-linux_mpp/
H A DCHANGELOG.md132 - [mpp]: add qpmap_en and enc_spd
343 - [tune]: Replace qpmap_en with deblur_en