Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c684 uint8x8_t const_col_1_t; in ihevc_intra_pred_luma_planar_neonintr() local
747 const_col_1_t = vld1_u8(const_col_1); in ihevc_intra_pred_luma_planar_neonintr()
753 prod_t2 = vmull_u8(const_col_1_t, pu1_ref_three_nt_1_dup); in ihevc_intra_pred_luma_planar_neonintr()
821 const_col_1_t = vld1_u8(const_col_1); in ihevc_intra_pred_luma_planar_neonintr()
828 … const_col_1_t1 = vreinterpret_u8_u64(vshl_n_u64(vreinterpret_u64_u8(const_col_1_t), 32)); in ihevc_intra_pred_luma_planar_neonintr()
833 const_col_1_t = vext_u8(const_col_1_t1, const_col_1_t, 4); in ihevc_intra_pred_luma_planar_neonintr()
836 prod_t2 = vmull_u8(const_col_1_t, pu1_ref_three_nt_1_dup); in ihevc_intra_pred_luma_planar_neonintr()