Searched refs:p_rdo_atf (Results 1 – 2 of 2) sorted by relevance
650 RdoAtfCfg* p_rdo_atf; in vepu580_h265_rdo_bias_cfg() local654 p_rdo_atf = ®->rdo_b64_inter_atf; in vepu580_h265_rdo_bias_cfg()655 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = bias; in vepu580_h265_rdo_bias_cfg()656 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = bias; in vepu580_h265_rdo_bias_cfg()657 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = bias; in vepu580_h265_rdo_bias_cfg()658 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = bias; in vepu580_h265_rdo_bias_cfg()659 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = bias; in vepu580_h265_rdo_bias_cfg()660 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = bias; in vepu580_h265_rdo_bias_cfg()661 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt20 = bias; in vepu580_h265_rdo_bias_cfg()662 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt21 = bias; in vepu580_h265_rdo_bias_cfg()[all …]
248 RdoAtfCfg* p_rdo_atf; in vepu580_h265e_tune_reg_patch() local279 p_rdo_atf = ®_rdo->rdo_b32_intra_atf; in vepu580_h265e_tune_reg_patch()280 p_rdo_atf->rdo_b_cime_thd0.cu_rdo_cime_thd0 = 24; in vepu580_h265e_tune_reg_patch()281 p_rdo_atf->rdo_b_cime_thd0.cu_rdo_cime_thd1 = 48; in vepu580_h265e_tune_reg_patch()282 p_rdo_atf->rdo_b_cime_thd1.cu_rdo_cime_thd2 = 64; in vepu580_h265e_tune_reg_patch()283 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = intra_b32_atf_wgt[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()284 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = intra_b32_atf_wgt[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()285 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = intra_b32_atf_wgt[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()286 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = intra_b32_atf_wgt[scene_motion_flag][3]; in vepu580_h265e_tune_reg_patch()287 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = intra_b32_atf_wgt[scene_motion_flag][4]; in vepu580_h265e_tune_reg_patch()[all …]