Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c915 uint8x8_t sto_res_tmp4; in ihevc_intra_pred_luma_dc_neonintr() local
1031sto_res_tmp4 = vreinterpret_u8_u64(vshl_n_u64(vreinterpret_u64_u8(sto_res_tmp), 24)); in ihevc_intra_pred_luma_dc_neonintr()
1032 sto_res_tmp4 = vext_u8(sto_res_tmp4, dc_val_t, 7); in ihevc_intra_pred_luma_dc_neonintr()
1038 vst1_u8(pu1_dst_tmp, sto_res_tmp4); in ihevc_intra_pred_luma_dc_neonintr()
1051sto_res_tmp4 = vreinterpret_u8_u64(vshl_n_u64(vreinterpret_u64_u8(sto_res_tmp), 56)); in ihevc_intra_pred_luma_dc_neonintr()
1052 sto_res_tmp4 = vext_u8(sto_res_tmp4, dc_val_t, 7); in ihevc_intra_pred_luma_dc_neonintr()
1057 vst1_u8(pu1_dst_tmp, sto_res_tmp4); in ihevc_intra_pred_luma_dc_neonintr()