HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcNsx_Create (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/include/
noise_suppression_x.h 35 int WebRtcNsx_Create(NsxHandle** nsxInst);
  /external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression_x.h 49 int WebRtcNsx_Create(NsxHandle** nsxInst);
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
noise_suppression_x.c 19 int WebRtcNsx_Create(NsxHandle** nsxInst) {
  /external/webrtc/src/modules/audio_processing/ns/
noise_suppression_x.c 35 int WebRtcNsx_Create(NsxHandle** nsxInst) {
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
noise_suppression_impl.cc 154 if (WebRtcNsx_Create(&handle) != apm_->kNoError)
  /external/webrtc/src/modules/audio_processing/
noise_suppression_impl.cc 132 if (WebRtcNsx_Create(&handle) != apm_->kNoError)

Completed in 100 milliseconds