Searched refs:vaddq_s64_dual (Results 1 – 1 of 1) sorted by relevance
88 static INLINE int64x2x2_t vaddq_s64_dual(const int64x2x2_t in0, in vaddq_s64_dual() function122 const int64x2x2_t sum_lo = vaddq_s64_dual(in0[0], in1[0]); in highbd_add_dct_const_round_shift_low_8()123 const int64x2x2_t sum_hi = vaddq_s64_dual(in0[1], in1[1]); in highbd_add_dct_const_round_shift_low_8()