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.c1296 UWORD8 *pu1_ref_tmp_2 = pu1_ref; in ihevc_intra_pred_luma_horz_neonintr() local
1310 pu1_ref_tmp_2 += (two_nt - 1); in ihevc_intra_pred_luma_horz_neonintr()
1327 pu1_ref_tmp_2 -= 8; in ihevc_intra_pred_luma_horz_neonintr()
1329 src_tmp_1 = vld1_u8(pu1_ref_tmp_2); in ihevc_intra_pred_luma_horz_neonintr()
1561 UWORD8 *pu1_ref_tmp_2 = pu1_ref; in ihevc_intra_pred_luma_ver_neonintr() local
1581 pu1_ref_tmp_2 += (two_nt + 2); in ihevc_intra_pred_luma_ver_neonintr()
1599 pu1_src_tmp2 = vld1_u8(pu1_ref_tmp_2); in ihevc_intra_pred_luma_ver_neonintr()