Home
last modified time | relevance | path

Searched defs:SetExtmapAllowMixed (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/pc/
Dsession_description_unittest.cc22 TEST(MediaContentDescriptionTest, SetExtmapAllowMixed) { in TEST() argument
58 TEST(SessionDescriptionTest, SetExtmapAllowMixed) { in TEST() argument
/external/webrtc/modules/rtp_rtcp/include/
Drtp_header_extension_map.h62 void SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function
/external/webrtc/media/base/
Dmedia_channel.cc96 void MediaChannel::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in cricket::MediaChannel
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc209 void RTPSender::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::RTPSender
Drtp_rtcp_impl.cc578 void ModuleRtpRtcpImpl::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::ModuleRtpRtcpImpl
Drtp_rtcp_impl2.cc562 void ModuleRtpRtcpImpl2::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::ModuleRtpRtcpImpl2
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc802 void SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream