Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnoise_suppression_x.c56 return WebRtcNsx_set_policy_core((NsxInst_t*)nsxInst, mode); in WebRtcNsx_set_policy()
Dnsx_core.h141 int WebRtcNsx_set_policy_core(NsxInst_t* inst, int mode);
Dnsx_core.c857 WebRtcNsx_set_policy_core(inst, 0); in WebRtcNsx_InitCore()
892 int WebRtcNsx_set_policy_core(NsxInst_t* inst, int mode) { in WebRtcNsx_set_policy_core() function