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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
dual_stream_unittest.cc 186 acm_dual_stream_->UnregisterSecondarySendCodec();
528 acm_dual_stream_->UnregisterSecondarySendCodec();
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 270 // void UnregisterSecondarySendCodec()
273 virtual void UnregisterSecondarySendCodec() = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 67 virtual void UnregisterSecondarySendCodec() OVERRIDE;
audio_coding_module_impl.cc 867 void AudioCodingModuleImpl::UnregisterSecondarySendCodec() {
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 37 milliseconds