Searched refs:intra_b32_atf_wgt (Results 1 – 1 of 1) sorted by relevance
71 static RK_S32 intra_b32_atf_wgt[4][12] = { variable283 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()288 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = intra_b32_atf_wgt[scene_motion_flag][5]; in vepu580_h265e_tune_reg_patch()289 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt20 = intra_b32_atf_wgt[scene_motion_flag][6]; in vepu580_h265e_tune_reg_patch()290 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt21 = intra_b32_atf_wgt[scene_motion_flag][7]; in vepu580_h265e_tune_reg_patch()291 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt22 = intra_b32_atf_wgt[scene_motion_flag][8]; in vepu580_h265e_tune_reg_patch()[all …]