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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
dual_stream_unittest.cc 160 acm_dual_stream_->RegisterSecondarySendCodec(secondary_encoder_));
190 acm_dual_stream_->RegisterSecondarySendCodec(secondary_encoder_));
497 acm_dual_stream_->RegisterSecondarySendCodec(secondary_encoder_));
514 acm_dual_stream_->RegisterSecondarySendCodec(secondary_encoder_));
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 249 // int RegisterSecondarySendCodec()
267 virtual int RegisterSecondarySendCodec(const CodecInst& send_codec) = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 63 virtual int RegisterSecondarySendCodec(const CodecInst& send_codec) OVERRIDE;
audio_coding_module_impl.cc 824 int AudioCodingModuleImpl::RegisterSecondarySendCodec(
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 37 milliseconds