Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c1234 UWORD8 *pu1_dst_4 = pu1_dst; in ihevc_intra_pred_luma_horz_neonintr() local
1263 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(round_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1264 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1268 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1269 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1272 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1273 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1276 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1277 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1284 pu1_dst_4 = (pu1_dst_4_tmp + 4); in ihevc_intra_pred_luma_horz_neonintr()