Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c170 regs->reg_rdo.rdo_sqi_cfg.atf_pskip_en = 0; in vepu580_h264e_tune_reg_patch()
178 regs->reg_rdo.rdo_intra_cime_thd0.atf_rdo_intra_cime_thd0 = 28; in vepu580_h264e_tune_reg_patch()
179 regs->reg_rdo.rdo_intra_cime_thd0.atf_rdo_intra_cime_thd1 = 44; in vepu580_h264e_tune_reg_patch()
180 regs->reg_rdo.rdo_intra_cime_thd1.atf_rdo_intra_cime_thd2 = 72; in vepu580_h264e_tune_reg_patch()
181 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt00 = intra_atf_wgt[scene_motion_flag][0]; in vepu580_h264e_tune_reg_patch()
182 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt01 = intra_atf_wgt[scene_motion_flag][1]; in vepu580_h264e_tune_reg_patch()
183 regs->reg_rdo.rdo_intra_atf_wgt0.atf_rdo_intra_wgt02 = intra_atf_wgt[scene_motion_flag][2]; in vepu580_h264e_tune_reg_patch()
184 regs->reg_rdo.rdo_intra_atf_wgt1.atf_rdo_intra_wgt10 = intra_atf_wgt[scene_motion_flag][3]; in vepu580_h264e_tune_reg_patch()
185 regs->reg_rdo.rdo_intra_atf_wgt1.atf_rdo_intra_wgt11 = intra_atf_wgt[scene_motion_flag][4]; in vepu580_h264e_tune_reg_patch()
186 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_vepu540c.c1535 setup_vepu540c_rdo_cfg(&regs->reg_rdo); in hal_h264e_vepu540c_gen_regs()
1635 wr_cfg.reg = &ctx->regs_set->reg_rdo; in hal_h264e_vepu540c_start()
1636 wr_cfg.size = sizeof(ctx->regs_set->reg_rdo); in hal_h264e_vepu540c_start()
H A Dhal_h264e_vepu580.c2214 setup_vepu580_rdo_cfg(&regs->reg_rdo); in hal_h264e_vepu580_gen_regs()
2215 setup_vepu580_rdo_bias_cfg(&regs->reg_rdo, &cfg->hw); in hal_h264e_vepu580_gen_regs()
2326 wr_cfg.reg = &regs->reg_rdo; in hal_h264e_vepu580_start()
2327 wr_cfg.size = sizeof(regs->reg_rdo); in hal_h264e_vepu580_start()
H A Dhal_h264e_vepu540c_reg.h1141 vepu540c_rdo_cfg reg_rdo; member
H A Dhal_h264e_vepu580_reg.h3008 Vepu580RdoCfg reg_rdo; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c246 vepu580_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu580_h265e_tune_reg_patch() local
259 p_rdo_atf_skip = &reg_rdo->rdo_b64_skip_atf; in vepu580_h265e_tune_reg_patch()
279 p_rdo_atf = &reg_rdo->rdo_b32_intra_atf; in vepu580_h265e_tune_reg_patch()
296 p_rdo_atf_skip = &reg_rdo->rdo_b32_skip_atf; in vepu580_h265e_tune_reg_patch()
315 p_rdo_atf = &reg_rdo->rdo_b16_intra_atf; in vepu580_h265e_tune_reg_patch()
332 p_rdo_atf_skip = &reg_rdo->rdo_b16_skip_atf; in vepu580_h265e_tune_reg_patch()
351 p_rdo_atf = &reg_rdo->rdo_b8_intra_atf; in vepu580_h265e_tune_reg_patch()
368 p_rdo_atf_skip = &reg_rdo->rdo_b8_skip_atf; in vepu580_h265e_tune_reg_patch()
387 reg_rdo->preintra_b32_cst_wgt.pre_intra32_cst_wgt00 = pre_intra_b32_cost[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
388 reg_rdo->preintra_b32_cst_wgt.pre_intra32_cst_wgt01 = pre_intra_b32_cost[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()
[all …]
H A Dhal_h265e_vepu540c.c446 vepu540c_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu540c_h265_global_cfg_set() local
447 vepu540c_h265_rdo_cfg(reg_rdo); in vepu540c_h265_global_cfg_set()
1376 cfg.reg = &hw_regs->reg_rdo; in hal_h265e_v540c_start()
H A Dhal_h265e_vepu580.c1294 vepu580_rdo_cfg *reg_rdo = &regs->reg_rdo; in vepu580_h265_global_cfg_set() local
1296 vepu580_h265_rdo_cfg(reg_rdo); in vepu580_h265_global_cfg_set()
1297 vepu580_h265_rdo_bias_cfg(reg_rdo, hw); in vepu580_h265_global_cfg_set()
1298 vepu580_h265_scl_cfg(reg_rdo); in vepu580_h265_global_cfg_set()
2155 cfg.reg = &hw_regs->reg_rdo; in hal_h265e_v580_send_regs()
H A Dhal_h265e_vepu540c_reg.h1148 vepu540c_rdo_cfg reg_rdo; member
H A Dhal_h265e_vepu580_reg.h3330 vepu580_rdo_cfg reg_rdo; member