Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h175 typedef void (*NoiseEstimation)(NoiseSuppressionFixedC* inst, typedef
179 extern NoiseEstimation WebRtcNsx_NoiseEstimation;
Dns_core.c217 static void NoiseEstimation(NoiseSuppressionC* self, in NoiseEstimation() function
1108 NoiseEstimation(self, magn, noise); in WebRtcNs_AnalyzeCore()
Dnsx_core.c553 NoiseEstimation WebRtcNsx_NoiseEstimation;