Searched refs:WebRtcNsx_Free (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/include/
H A Dnoise_suppression_x.h48 int WebRtcNsx_Free(NsxHandle* nsxInst);
/external/webrtc/src/modules/audio_processing/ns/interface/
H A Dnoise_suppression_x.h62 int WebRtcNsx_Free(NsxHandle* nsxInst);
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c34 int WebRtcNsx_Free(NsxHandle* nsxInst) { function
/external/webrtc/src/modules/audio_processing/ns/
H A Dnoise_suppression_x.c46 int WebRtcNsx_Free(NsxHandle* nsxInst) { function
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Dnoise_suppression_impl.cc169 WebRtcNsx_Free(static_cast<Handle*>(handle));
/external/webrtc/src/modules/audio_processing/
H A Dnoise_suppression_impl.cc147 return WebRtcNsx_Free(static_cast<Handle*>(handle));

Completed in 469 milliseconds