Searched refs:pu1_ref_tmp (Results 1 – 1 of 1) sorted by relevance
918 UWORD8 *pu1_ref_tmp; in ihevc_intra_pred_luma_dc_neonintr() local939 pu1_ref_tmp = pu1_ref + nt; in ihevc_intra_pred_luma_dc_neonintr()944 ref_load1 = vld1_u8(pu1_ref_tmp); in ihevc_intra_pred_luma_dc_neonintr()945 pu1_ref_tmp += 8; in ihevc_intra_pred_luma_dc_neonintr()966 pu1_ref_tmp = pu1_ref + two_nt + 1 + 0; in ihevc_intra_pred_luma_dc_neonintr()987 ref_load1 = vld1_u8(pu1_ref_tmp); in ihevc_intra_pred_luma_dc_neonintr()988 pu1_ref_tmp += 8; in ihevc_intra_pred_luma_dc_neonintr()997 pu1_ref_tmp = pu1_ref + two_nt - 9; in ihevc_intra_pred_luma_dc_neonintr()1012 ref_load1 = vld1_u8(pu1_ref_tmp); in ihevc_intra_pred_luma_dc_neonintr()1013 pu1_ref_tmp -= 8; in ihevc_intra_pred_luma_dc_neonintr()[all …]