Searched refs:WebRtcNsx_Init (Results 1 – 3 of 3) sorted by relevance
78 int WebRtcNsx_Init(NsxHandle* nsxInst, WebRtc_UWord32 fs);
51 int WebRtcNsx_Init(NsxHandle* nsxInst, WebRtc_UWord32 fs) { in WebRtcNsx_Init() function
155 return WebRtcNsx_Init(static_cast<Handle*>(handle), apm_->sample_rate_hz()); in InitializeHandle()