Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnoise_suppression_x.c52 return WebRtcNsx_InitCore((NsxInst_t*)nsxInst, fs); in WebRtcNsx_Init()
Dnsx_core.h124 WebRtc_Word32 WebRtcNsx_InitCore(NsxInst_t* inst, WebRtc_UWord32 fs);
Dnsx_core.c741 WebRtc_Word32 WebRtcNsx_InitCore(NsxInst_t* inst, WebRtc_UWord32 fs) { in WebRtcNsx_InitCore() function