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.c685 uint8x8_t const_col_1_t; in ihevc_intra_pred_luma_planar_neonintr() local
748 const_col_1_t = vld1_u8(const_col_1); in ihevc_intra_pred_luma_planar_neonintr()
754 prod_t2 = vmull_u8(const_col_1_t, pu1_ref_three_nt_1_dup); in ihevc_intra_pred_luma_planar_neonintr()
822 const_col_1_t = vld1_u8(const_col_1); in ihevc_intra_pred_luma_planar_neonintr()
829 … 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()
834 const_col_1_t = vext_u8(const_col_1_t1, const_col_1_t, 4); in ihevc_intra_pred_luma_planar_neonintr()
837 prod_t2 = vmull_u8(const_col_1_t, pu1_ref_three_nt_1_dup); in ihevc_intra_pred_luma_planar_neonintr()