Searched refs:WebRtcNsx_NoiseEstimation (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.h179 extern NoiseEstimation WebRtcNsx_NoiseEstimation;
H A Dnsx_core.c553 NoiseEstimation WebRtcNsx_NoiseEstimation; variable
563 WebRtcNsx_NoiseEstimation = WebRtcNsx_NoiseEstimationNeon;
758 WebRtcNsx_NoiseEstimation = NoiseEstimationC;
1604 WebRtcNsx_NoiseEstimation(inst, magnU16, noiseU32, &qNoise);

Completed in 48 milliseconds