Home
last modified time | relevance | path

Searched refs:WebRtcNsx_SpeechNoiseProb (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h213 void WebRtcNsx_SpeechNoiseProb(NoiseSuppressionFixedC* inst,
Dnsx_core_c.c26 void WebRtcNsx_SpeechNoiseProb(NoiseSuppressionFixedC* inst, in WebRtcNsx_SpeechNoiseProb() function
Dnsx_core_mips.c26 void WebRtcNsx_SpeechNoiseProb(NoiseSuppressionFixedC* inst, in WebRtcNsx_SpeechNoiseProb() function
Dnsx_core.c1835 WebRtcNsx_SpeechNoiseProb(inst, nonSpeechProbFinal, priorLocSnr, postLocSnr); in WebRtcNsx_ProcessCore()