Searched refs:reg_wgt (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu580_tune.c | 245 hevc_vepu580_wgt *reg_wgt = ®s->reg_wgt; in vepu580_h265e_tune_reg_patch() local 256 …memcpy(®_wgt->lvl32_intra_CST_WGT0, lvl32_preintra_cst_wgt[scene_motion_flag], sizeof(lvl32_pre… in vepu580_h265e_tune_reg_patch() 257 …memcpy(®_wgt->lvl16_intra_CST_WGT0, lvl16_preintra_cst_wgt[scene_motion_flag], sizeof(lvl16_pre… in vepu580_h265e_tune_reg_patch() 399 reg_wgt->cime_sqi_cfg.cime_pmv_set_zero = !tune->curr_scene_motion_flag; in vepu580_h265e_tune_reg_patch() 400 reg_wgt->cime_sqi_multi0.cime_multi0 = cime_multi[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch() 401 reg_wgt->cime_sqi_multi0.cime_multi1 = cime_multi[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch() 402 reg_wgt->cime_sqi_multi1.cime_multi2 = cime_multi[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch() 403 reg_wgt->cime_sqi_multi1.cime_multi3 = cime_multi[scene_motion_flag][3]; in vepu580_h265e_tune_reg_patch() 405 reg_wgt->rime_sqi_multi.rime_multi0 = rime_multi[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch() 406 reg_wgt->rime_sqi_multi.rime_multi1 = rime_multi[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch() [all …]
|
| H A D | hal_h265e_vepu540c.c | 445 hevc_vepu540c_wgt *reg_wgt = ®s->reg_wgt; in vepu540c_h265_global_cfg_set() local 457 reg_wgt->iprd_lamb_satd_ofst.lambda_satd_offset = 3; in vepu540c_h265_global_cfg_set() 458 memcpy(®_wgt->rdo_wgta_qp_grpa_0_51[0], lamd_moda_qp, sizeof(lamd_moda_qp)); in vepu540c_h265_global_cfg_set() 466 reg_wgt->iprd_lamb_satd_ofst.lambda_satd_offset = 3; in vepu540c_h265_global_cfg_set() 467 memcpy(®_wgt->rdo_wgta_qp_grpa_0_51[0], lamd_modb_qp, sizeof(lamd_modb_qp)); in vepu540c_h265_global_cfg_set() 469 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_i = 171; in vepu540c_h265_global_cfg_set() 470 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_p = 85; in vepu540c_h265_global_cfg_set() 474 regs->reg_wgt.me_sqi_cfg.cime_pmv_num = 1; in vepu540c_h265_global_cfg_set() 475 regs->reg_wgt.me_sqi_cfg.cime_fuse = 1; in vepu540c_h265_global_cfg_set() 476 regs->reg_wgt.me_sqi_cfg.itp_mode = 0; in vepu540c_h265_global_cfg_set() [all …]
|
| H A D | hal_h265e_vepu580.c | 1293 hevc_vepu580_wgt *reg_wgt = ®s->reg_wgt; in vepu580_h265_global_cfg_set() local 1295 vepu580_h265_sobel_cfg(reg_wgt); in vepu580_h265_global_cfg_set() 1300 memcpy(®_wgt->iprd_wgt_qp_hevc_0_51[0], lamd_satd_qp, sizeof(lamd_satd_qp)); in vepu580_h265_global_cfg_set() 1311 memcpy(®_wgt->rdo_wgta_qp_grpa_0_51[0], lamd_moda_qp, sizeof(lamd_moda_qp)); in vepu580_h265_global_cfg_set() 1320 memcpy(®_wgt->rdo_wgta_qp_grpa_0_51[0], lamd_modb_qp, sizeof(lamd_modb_qp)); in vepu580_h265_global_cfg_set() 1332 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_i = 171; in vepu580_h265_global_cfg_set() 1333 reg_wgt->reg1484_qnt_bias_comb.qnt_bias_p = 85; in vepu580_h265_global_cfg_set() 1335 memcpy(®_wgt->lvl32_intra_CST_THD0, lvl32_intra_cst_thd, sizeof(lvl32_intra_cst_thd)); in vepu580_h265_global_cfg_set() 1336 memcpy(®_wgt->lvl16_intra_CST_THD0, lvl16_intra_cst_thd, sizeof(lvl16_intra_cst_thd)); in vepu580_h265_global_cfg_set() 1337 memcpy(®_wgt->lvl32_intra_CST_WGT0, lvl32_intra_cst_wgt, sizeof(lvl32_intra_cst_wgt)); in vepu580_h265_global_cfg_set() [all …]
|
| H A D | hal_h265e_vepu540c_reg.h | 1147 hevc_vepu540c_wgt reg_wgt; member
|
| H A D | hal_h265e_vepu580_reg.h | 3329 hevc_vepu580_wgt reg_wgt; member
|