Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c104 static INLINE int64x2x2_t vsubq_s64_dual(const int64x2x2_t in0, in vsubq_s64_dual() function
135 const int64x2x2_t sub_lo = vsubq_s64_dual(in0[0], in1[0]); in highbd_sub_dct_const_round_shift_low_8()
136 const int64x2x2_t sub_hi = vsubq_s64_dual(in0[1], in1[1]); in highbd_sub_dct_const_round_shift_low_8()