Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc361 static inline int32x4_t vmull_low_s16(int16x8_t a, int16x8_t b) { in vmull_low_s16() function
385 h0 = vaddq_s32(h0, vrshrq_n_s32(vmull_low_s16(d0, mu), 7)); in Filter()
398 h8 = vaddq_s32(h8, vrshrq_n_s32(vmull_low_s16(d8, mu), 7)); in Filter()