Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c179 int16x4_t Q3_16x4 = vdup_n_s16(3); in WebRtcNsx_NoiseEstimationNeon() local
251 tmp32x4 = vmull_s16(vget_low_s16(tmp16x8_0), Q3_16x4); in WebRtcNsx_NoiseEstimationNeon()
255 tmp32x4 = vmull_s16(vget_high_s16(tmp16x8_0), Q3_16x4); in WebRtcNsx_NoiseEstimationNeon()