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

/external/webrtc/src/modules/audio_processing/ns/
H A Dnoise_suppression_x.c56 return WebRtcNsx_set_policy_core((NsxInst_t*)nsxInst, mode);
H A Dnsx_core.h127 * WebRtcNsx_set_policy_core(...)
141 int WebRtcNsx_set_policy_core(NsxInst_t* inst, int mode);
H A Dnsx_core.c857 WebRtcNsx_set_policy_core(inst, 0);
892 int WebRtcNsx_set_policy_core(NsxInst_t* inst, int mode) { function

Completed in 508 milliseconds