Searched defs:SendCodec (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
D | codec_database.cc | 271 bool VCMCodecDataBase::SendCodec(VideoCodec* current_send_codec) const { in SendCodec() function in webrtc::VCMCodecDataBase |
/external/webrtc/webrtc/modules/audio_coding/test/ | ||
D | delay_test.cc | 145 void SendCodec(const CodecSettings& config) { in SendCodec() function in webrtc::DelayTest |
/external/webrtc/webrtc/modules/audio_coding/acm2/ | ||
D | audio_coding_module_impl.cc | 227 rtc::Optional<CodecInst> AudioCodingModuleImpl::SendCodec() const { in SendCodec() function in webrtc::acm2::AudioCodingModuleImpl |