Home
last modified time | relevance | path

Searched refs:reg_rdo (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c156 regs->reg_rdo.rdo_sqi_cfg.atf_pskip_en = 0; in vepu580_h264e_tune_reg_patch()
164 regs->reg_rdo.rdo_intra_cime_thd0.atf_rdo_intra_cime_thd0 = 28; in vepu580_h264e_tune_reg_patch()
165 regs->reg_rdo.rdo_intra_cime_thd0.atf_rdo_intra_cime_thd1 = 44; in vepu580_h264e_tune_reg_patch()
166 regs->reg_rdo.rdo_intra_cime_thd1.atf_rdo_intra_cime_thd2 = 72; in vepu580_h264e_tune_reg_patch()
167 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt00 = intra_atf_wgt[scene_motion_flag][0]; in vepu580_h264e_tune_reg_patch()
168 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt01 = intra_atf_wgt[scene_motion_flag][1]; in vepu580_h264e_tune_reg_patch()
169 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt02 = intra_atf_wgt[scene_motion_flag][2]; in vepu580_h264e_tune_reg_patch()
170 regs->reg_rdo.rdo_intra_atf_wgt1.atf_rdo_intra_wgt10 = intra_atf_wgt[scene_motion_flag][3]; in vepu580_h264e_tune_reg_patch()
171 regs->reg_rdo.rdo_intra_atf_wgt1.atf_rdo_intra_wgt11 = intra_atf_wgt[scene_motion_flag][4]; in vepu580_h264e_tune_reg_patch()
172 regs->reg_rdo.rdo_intra_atf_wgt1.atf_rdo_intra_wgt12 = intra_atf_wgt[scene_motion_flag][5]; in vepu580_h264e_tune_reg_patch()
[all …]
H A Dhal_h264e_vepu580.c2141 setup_vepu580_rdo_cfg(&regs->reg_rdo); in hal_h264e_vepu580_gen_regs()
2142 setup_vepu580_rdo_bias_cfg(&regs->reg_rdo, &cfg->hw); in hal_h264e_vepu580_gen_regs()
2248 wr_cfg.reg = &regs->reg_rdo; in hal_h264e_vepu580_start()
2249 wr_cfg.size = sizeof(regs->reg_rdo); in hal_h264e_vepu580_start()
H A Dhal_h264e_vepu540c.c1481 setup_vepu540c_rdo_cfg(&regs->reg_rdo); in hal_h264e_vepu540c_gen_regs()
1570 wr_cfg.reg = &ctx->regs_set->reg_rdo; in hal_h264e_vepu540c_start()
1571 wr_cfg.size = sizeof(ctx->regs_set->reg_rdo); in hal_h264e_vepu540c_start()
H A Dhal_h264e_vepu540c_reg.h1070 vepu540c_rdo_cfg reg_rdo; member
H A Dhal_h264e_vepu580_reg.h2938 Vepu580RdoCfg reg_rdo; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c237 vepu580_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu580_h265e_tune_atf() local
242 s = &reg_rdo->rdo_b64_skip_atf; in vepu580_h265e_tune_atf()
262 p = &reg_rdo->rdo_b32_intra_atf; in vepu580_h265e_tune_atf()
279 s = &reg_rdo->rdo_b32_skip_atf; in vepu580_h265e_tune_atf()
298 p = &reg_rdo->rdo_b16_intra_atf; in vepu580_h265e_tune_atf()
315 s = &reg_rdo->rdo_b16_skip_atf; in vepu580_h265e_tune_atf()
334 p = &reg_rdo->rdo_b8_intra_atf; in vepu580_h265e_tune_atf()
351 s = &reg_rdo->rdo_b8_skip_atf; in vepu580_h265e_tune_atf()
387 vepu580_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu580_h265e_tune_reg_patch() local
407 reg_rdo->preintra_b32_cst_wgt.pre_intra32_cst_wgt00 = pre_intra_b32_cost[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
[all …]
H A Dhal_h265e_vepu540c.c429 vepu540c_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu540c_h265_global_cfg_set() local
430 vepu540c_h265_rdo_cfg(reg_rdo); in vepu540c_h265_global_cfg_set()
1414 cfg.reg = &hw_regs->reg_rdo; in hal_h265e_v540c_start()
H A Dhal_h265e_vepu540c_reg.h1074 vepu540c_rdo_cfg reg_rdo; member
H A Dhal_h265e_vepu580.c1338 vepu580_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu580_h265_global_cfg_set() local
1341 vepu580_h265_rdo_cfg(reg_rdo); in vepu580_h265_global_cfg_set()
1342 vepu580_h265_rdo_bias_cfg(reg_rdo, hw); in vepu580_h265_global_cfg_set()
1343 vepu580_h265_scl_cfg(reg_rdo); in vepu580_h265_global_cfg_set()
2244 cfg.reg = &hw_regs->reg_rdo; in hal_h265e_v580_send_regs()
H A Dhal_h265e_vepu580_reg.h3258 vepu580_rdo_cfg reg_rdo; member