Searched defs:echo_return_loss (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediastreaminterface.h183 echo_return_loss(0),
191 int echo_return_loss; member in struct:webrtc::AudioProcessorInterface::AudioProcessorStats
/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h313 AudioProcessing::Statistic echo_return_loss; member in struct:webrtc::EchoCancellation::Metrics
/external/chromium_org/third_party/webrtc/modules/audio_processing/include/
H A Daudio_processing.h448 AudioProcessing::Statistic echo_return_loss; member in struct:webrtc::EchoCancellation::Metrics
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dmediachannel.h810 echo_return_loss(0),
821 int echo_return_loss; member in struct:cricket::VoiceSenderInfo
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc3269 int echo_return_loss = -100; local
3283 echo_return_loss = erl;
3357 sinfo.echo_return_loss = echo_return_loss;

Completed in 153 milliseconds