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.c1233 UWORD8 *pu1_dst_4 = pu1_dst; in ihevc_intra_pred_luma_horz_neonintr() local
1262 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(round_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1263 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1267 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1268 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1271 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1272 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1275 vst1_lane_u32((uint32_t *)pu1_dst_4, vreinterpret_u32_u8(dup_val), 0); in ihevc_intra_pred_luma_horz_neonintr()
1276 pu1_dst_4 += dst_strd; in ihevc_intra_pred_luma_horz_neonintr()
1283 pu1_dst_4 = (pu1_dst_4_tmp + 4); in ihevc_intra_pred_luma_horz_neonintr()