Searched refs:vec_row4 (Results 1 – 1 of 1) sorted by relevance
90 const uint8x16_t vec_row4 = vld1q_u8(ref + ref_stride * 3); in vpx_int_pro_row_neon() local105 vec_sum_lo = vaddw_u8(vec_sum_lo, vget_low_u8(vec_row4)); in vpx_int_pro_row_neon()106 vec_sum_hi = vaddw_u8(vec_sum_hi, vget_high_u8(vec_row4)); in vpx_int_pro_row_neon()