Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsession_description_unittest.cc23 TEST(MediaContentDescriptionTest, SetExtmapAllowMixed) { in TEST() argument
59 TEST(SessionDescriptionTest, SetExtmapAllowMixed) { in TEST() argument
/external/webrtc/modules/rtp_rtcp/include/
Drtp_header_extension_map.h61 void SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc225 void RTPSender::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::RTPSender
Drtp_rtcp_impl2.cc518 void ModuleRtpRtcpImpl2::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc599 void ModuleRtpRtcpImpl::SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in webrtc::ModuleRtpRtcpImpl
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc823 void SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream
/external/webrtc/media/base/
Dmedia_channel.h251 void SetExtmapAllowMixed(bool extmap_allow_mixed) { in SetExtmapAllowMixed() function