Home
last modified time | relevance | path

Searched refs:pu1_ref_tmp_2 (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c1297 UWORD8 *pu1_ref_tmp_2 = pu1_ref; in ihevc_intra_pred_luma_horz_neonintr() local
1311 pu1_ref_tmp_2 += (two_nt - 1); in ihevc_intra_pred_luma_horz_neonintr()
1328 pu1_ref_tmp_2 -= 8; in ihevc_intra_pred_luma_horz_neonintr()
1330 src_tmp_1 = vld1_u8(pu1_ref_tmp_2); in ihevc_intra_pred_luma_horz_neonintr()
1562 UWORD8 *pu1_ref_tmp_2 = pu1_ref; in ihevc_intra_pred_luma_ver_neonintr() local
1582 pu1_ref_tmp_2 += (two_nt + 2); in ihevc_intra_pred_luma_ver_neonintr()
1600 pu1_src_tmp2 = vld1_u8(pu1_ref_tmp_2); in ihevc_intra_pred_luma_ver_neonintr()