Home
last modified time | relevance | path

Searched refs:video_offer (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dcall.cc225 const ContentInfo* video_offer = GetFirstVideoContent(offer); in AddSession() local
227 has_video_ = (video_offer != NULL); in AddSession()
246 session, video_offer->name, true, voice_channel); in AddSession()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dmedia_session_unittest.cc2384 MediaContentDescription* video_offer = in TEST_F() local
2389 video_offer->extmap_allow_mixed_enum()); in TEST_F()
2414 MediaContentDescription* video_offer = in TEST_F() local
2416 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kMedia); in TEST_F()
2441 MediaContentDescription* video_offer = in TEST_F() local
2443 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kMedia); in TEST_F()
4085 const VideoContentDescription* video_offer = in TEST_F() local
4087 ASSERT_TRUE(video_offer->cryptos().empty()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dmedia_session_unittest.cc2137 MediaContentDescription* video_offer = in TEST_F() local
2139 ASSERT_TRUE(video_offer); in TEST_F()
2145 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kNo); in TEST_F()
2161 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kMedia); in TEST_F()
3959 const VideoContentDescription* video_offer = in TEST_F() local
3961 ASSERT_TRUE(video_offer->cryptos().empty()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dmedia_session_unittest.cc2372 MediaContentDescription* video_offer = in TEST_F() local
2374 ASSERT_TRUE(video_offer); in TEST_F()
2380 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kNo); in TEST_F()
2396 video_offer->set_extmap_allow_mixed_enum(MediaContentDescription::kMedia); in TEST_F()
4032 const VideoContentDescription* video_offer = in TEST_F() local
4034 ASSERT_TRUE(video_offer->cryptos().empty()); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/pc/
H A Dmediasession_unittest.cc2545 const VideoContentDescription* video_offer = in TEST_F() local
2547 ASSERT_TRUE(video_offer->cryptos().empty()); in TEST_F()