Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c920 UWORD8 *pu1_ref_tmp1; in ihevc_intra_pred_luma_dc_neonintr() local
941 pu1_ref_tmp1 = pu1_ref + two_nt + 1; in ihevc_intra_pred_luma_dc_neonintr()
949 ref_load2 = vld1_u8(pu1_ref_tmp1); in ihevc_intra_pred_luma_dc_neonintr()
950 pu1_ref_tmp1 += 8; in ihevc_intra_pred_luma_dc_neonintr()
1900 UWORD8 *pu1_ref_tmp1 = pu1_ref; in ihevc_intra_pred_luma_mode_18_34_neonintr() local
2042 pu1_ref_tmp1 = pu1_ref + two_nt + idx + 1; in ihevc_intra_pred_luma_mode_18_34_neonintr()
2043 src_val2 = vld1_u8(pu1_ref_tmp1); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2203 UWORD8 *pu1_ref_tmp1 = pu1_ref; in ihevc_intra_pred_luma_mode_3_to_9_neonintr() local
2208 pu1_ref_tmp1 += nt; in ihevc_intra_pred_luma_mode_3_to_9_neonintr()
2229 pu1_ref_tmp1 += 1; in ihevc_intra_pred_luma_mode_3_to_9_neonintr()
[all …]