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

  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 88 background_noise_mode(kBgnOff),
99 BackgroundNoiseMode background_noise_mode; member in struct:webrtc::NetEq::Config
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq.cc 38 << ", background_noise_mode=" << background_noise_mode
neteq_unittest.cc     [all...]
neteq_impl.cc 97 background_noise_mode_(config.background_noise_mode),
    [all...]

Completed in 49 milliseconds