Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c1903 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
1946 vext5 = vext_u8(src_tmp_1st, src_tmp_2nd, 5); in ihevc_intra_pred_luma_mode_18_34_neonintr()
1951 vst1_u8(pu1_dst_tmp, vext5); in ihevc_intra_pred_luma_mode_18_34_neonintr()
1999 vext5 = vext_u8(src_tmp_2nd, src_tmp_1st, 3); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2004 vst1_u8(pu1_dst_tmp, vext5); in ihevc_intra_pred_luma_mode_18_34_neonintr()