Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c1904 uint8x8_t src_tmp_1st, src_tmp_2nd, vext1, vext2, vext3, vext4, vext5, vext6, vext7; in ihevc_intra_pred_luma_mode_18_34_neonintr() local
1955 vext7 = vext_u8(src_tmp_1st, src_tmp_2nd, 7); in ihevc_intra_pred_luma_mode_18_34_neonintr()
1959 vst1_u8(pu1_dst_tmp, vext7); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2008 vext7 = vext_u8(src_tmp_2nd, src_tmp_1st, 1); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2012 vst1_u8(pu1_dst_tmp, vext7); in ihevc_intra_pred_luma_mode_18_34_neonintr()