Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression_x.c33 return WebRtcNsx_InitCore((NoiseSuppressionFixedC*)nsxInst, fs); in WebRtcNsx_Init()
Dnsx_core.h132 int32_t WebRtcNsx_InitCore(NoiseSuppressionFixedC* inst, uint32_t fs);
Dnsx_core.c628 int32_t WebRtcNsx_InitCore(NoiseSuppressionFixedC* inst, uint32_t fs) { in WebRtcNsx_InitCore() function