Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c1302 …uint8x8_t dup_sub, src_tmp, src_tmp_1, round_val, dup_1, dup_2, dup_3, dup_4, dup_5, dup_6, dup_7,… in ihevc_intra_pred_luma_horz_neonintr() local
1329 src_tmp_1 = vld1_u8(pu1_ref_tmp_2); in ihevc_intra_pred_luma_horz_neonintr()
1330 rev_res = vrev64_u8(src_tmp_1); /* Reversing the loaded values */ in ihevc_intra_pred_luma_horz_neonintr()