Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h176 extern NoiseEstimation WebRtcNsx_NoiseEstimation;
Dnsx_core_neon.c728 WebRtcNsx_NoiseEstimation = NoiseEstimationNeon; in WebRtcNsx_InitNeon()
Dnsx_core.c431 NoiseEstimation WebRtcNsx_NoiseEstimation; variable
870 WebRtcNsx_NoiseEstimation = NoiseEstimationC; in WebRtcNsx_InitCore()
1933 WebRtcNsx_NoiseEstimation(inst, magnU16, noiseU32, &qNoise); in WebRtcNsx_ProcessCore()