Searched refs:WebRtcNsx_set_policy_core (Results 1 – 3 of 3) sorted by relevance
37 return WebRtcNsx_set_policy_core((NoiseSuppressionFixedC*)nsxInst, mode); in WebRtcNsx_set_policy()
149 int WebRtcNsx_set_policy_core(NoiseSuppressionFixedC* inst, int mode);
745 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