Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c201 int16x4_t countDiv_16x4 = vdup_n_s16(countDiv); in WebRtcNsx_NoiseEstimationNeon() local
230 tmp32x4 = vmull_s16(vld1_s16(&deltaBuff[0]), countDiv_16x4); in WebRtcNsx_NoiseEstimationNeon()
232 tmp32x4 = vmull_s16(vld1_s16(&deltaBuff[4]), countDiv_16x4); in WebRtcNsx_NoiseEstimationNeon()