Searched refs:WebRtcNs_InitCore (Results 1 – 3 of 3) sorted by relevance
31 return WebRtcNs_InitCore((NoiseSuppressionC*)NS_inst, fs); in WebRtcNs_Init()
135 int WebRtcNs_InitCore(NoiseSuppressionC* self, uint32_t fs);
74 int WebRtcNs_InitCore(NoiseSuppressionC* self, uint32_t fs) { in WebRtcNs_InitCore() function