Home
last modified time | relevance | path

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

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