Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc369 static inline int64x2_t vmlal_low_s32(int64x2_t r, int32x4_t a, int32x4_t b) { in vmlal_low_s32() function
390 sx = vmlal_low_s32(sx, x4, h4); in Filter()
401 sx = vmlal_low_s32(sx, x8, h8); in Filter()
403 sx = vmlal_low_s32(sx, x12, h12); in Filter()