Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression.h95 void WebRtcNs_Process(NsHandle* NS_inst,
Dnoise_suppression.c42 void WebRtcNs_Process(NsHandle* NS_inst, in WebRtcNs_Process() function
/external/webrtc/webrtc/modules/audio_processing/
Dnoise_suppression_impl.cc98 WebRtcNs_Process(suppressors_[i]->state(), in ProcessCaptureAudio()