Home
last modified time | relevance | path

Searched defs:SendCodec (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dcodec_database.cc271 bool VCMCodecDataBase::SendCodec(VideoCodec* current_send_codec) const { in SendCodec() function in webrtc::VCMCodecDataBase
279 VideoCodecType VCMCodecDataBase::SendCodec() const { in SendCodec() function in webrtc::VCMCodecDataBase
/external/webrtc/webrtc/modules/audio_coding/test/
Ddelay_test.cc145 void SendCodec(const CodecSettings& config) { in SendCodec() function in webrtc::DelayTest
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc227 rtc::Optional<CodecInst> AudioCodingModuleImpl::SendCodec() const { in SendCodec() function in webrtc::acm2::AudioCodingModuleImpl