Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression.h67 int WebRtcNs_set_policy(NsHandle* NS_inst, int mode);
Dnoise_suppression.c34 int WebRtcNs_set_policy(NsHandle* NS_inst, int mode) { in WebRtcNs_set_policy() function
/external/webrtc/webrtc/modules/audio_processing/
Dnoise_suppression_impl.cc19 #define NS_SET_POLICY WebRtcNs_set_policy