Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression_x.c37 return WebRtcNsx_set_policy_core((NoiseSuppressionFixedC*)nsxInst, mode); in WebRtcNsx_set_policy()
Dnsx_core.h149 int WebRtcNsx_set_policy_core(NoiseSuppressionFixedC* inst, int mode);
Dnsx_core.c745 WebRtcNsx_set_policy_core(inst, 0); in WebRtcNsx_InitCore()
783 int WebRtcNsx_set_policy_core(NoiseSuppressionFixedC* inst, int mode) { in WebRtcNsx_set_policy_core() function