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

  /external/webrtc/webrtc/modules/audio_processing/
level_estimator_impl.h 24 class LevelEstimatorImpl : public LevelEstimator {
33 // LevelEstimator implementation.
audio_processing_impl.h 121 LevelEstimator* level_estimator() const override;
audio_processing_impl.cc     [all...]
  /external/webrtc/webrtc/modules/audio_processing/include/
audio_processing.h 44 class LevelEstimator;
448 virtual LevelEstimator* level_estimator() const = 0;
    [all...]
mock_audio_processing.h 121 class MockLevelEstimator : public LevelEstimator {
  /external/webrtc/talk/media/webrtc/
fakewebrtcvoiceengine.h 127 webrtc::LevelEstimator* level_estimator() const override { return NULL; }
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc     [all...]

Completed in 2036 milliseconds