HomeSort by relevance Sort by last modified time
    Searched defs:SendCodec (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/test/
delay_test.cc 140 SendCodec(config.codec);
145 void SendCodec(const CodecSettings& config) {
  /external/webrtc/webrtc/modules/video_coding/
codec_database.cc 271 bool VCMCodecDataBase::SendCodec(VideoCodec* current_send_codec) const {
279 VideoCodecType VCMCodecDataBase::SendCodec() const {
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.cc 227 rtc::Optional<CodecInst> AudioCodingModuleImpl::SendCodec() const {

Completed in 185 milliseconds