Home
last modified time | relevance | path

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

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