Searched refs:vec_row (Results 1 – 1 of 1) sorted by relevance
111 const uint8x16_t vec_row = vld1q_u8(ref); in vp9_int_pro_col_neon() local112 vec_sum = vaddw_u8(vec_sum, vget_low_u8(vec_row)); in vp9_int_pro_col_neon()113 vec_sum = vaddw_u8(vec_sum, vget_high_u8(vec_row)); in vp9_int_pro_col_neon()