HomeSort by relevance Sort by last modified time
    Searched defs:echo_cancellation_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/include/
mock_audio_processing.h 166 : echo_cancellation_(new MockEchoCancellation),
245 return echo_cancellation_.get();
267 scoped_ptr<MockEchoCancellation> echo_cancellation_; member in class:webrtc::MockAudioProcessing
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_processing_impl.h 164 EchoCancellationImpl* echo_cancellation_; member in class:webrtc::AudioProcessingImpl

Completed in 9022 milliseconds