Home
last modified time | relevance | path

Searched refs:vext4 (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
1942 vext4 = vext_u8(src_tmp_1st, src_tmp_2nd, 4); in ihevc_intra_pred_luma_mode_18_34_neonintr()
1947 vst1_u8(pu1_dst_tmp, vext4); in ihevc_intra_pred_luma_mode_18_34_neonintr()
1995 vext4 = vext_u8(src_tmp_2nd, src_tmp_1st, 4); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2000 vst1_u8(pu1_dst_tmp, vext4); in ihevc_intra_pred_luma_mode_18_34_neonintr()