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

/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c554 NoiseEstimation WebRtcNsx_NoiseEstimation; variable
564 WebRtcNsx_NoiseEstimation = WebRtcNsx_NoiseEstimationNeon;
767 WebRtcNsx_NoiseEstimation = NoiseEstimationC;
1614 WebRtcNsx_NoiseEstimation(inst, magnU16, noiseU32, &qNoise);
/external/webrtc/src/modules/audio_processing/ns/
H A Dnsx_core.c431 NoiseEstimation WebRtcNsx_NoiseEstimation; variable
870 WebRtcNsx_NoiseEstimation = NoiseEstimationC;
1933 WebRtcNsx_NoiseEstimation(inst, magnU16, noiseU32, &qNoise);

Completed in 38 milliseconds