Searched refs:intra_b8_atf_wgt (Results 1 – 1 of 1) sorted by relevance
99 static RK_S32 intra_b8_atf_wgt[4][12] = { variable355 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = intra_b8_atf_wgt[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()356 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = intra_b8_atf_wgt[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()357 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = intra_b8_atf_wgt[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()358 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = intra_b8_atf_wgt[scene_motion_flag][3]; in vepu580_h265e_tune_reg_patch()359 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = intra_b8_atf_wgt[scene_motion_flag][4]; in vepu580_h265e_tune_reg_patch()360 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = intra_b8_atf_wgt[scene_motion_flag][5]; in vepu580_h265e_tune_reg_patch()361 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt20 = intra_b8_atf_wgt[scene_motion_flag][6]; in vepu580_h265e_tune_reg_patch()362 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt21 = intra_b8_atf_wgt[scene_motion_flag][7]; in vepu580_h265e_tune_reg_patch()363 p_rdo_atf->rdo_b_atf_wgt2.cu_rdo_atf_wgt22 = intra_b8_atf_wgt[scene_motion_flag][8]; in vepu580_h265e_tune_reg_patch()[all …]