Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c88 static INLINE int64x2x2_t vaddq_s64_dual(const int64x2x2_t in0, in vaddq_s64_dual() function
122 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()