Searched refs:SCREENSHARE (Results 1 – 12 of 12) sorted by relevance
20 SCREENSHARE = 1, enumerator
58 encoded_image.content_type_ = VideoContentType::SCREENSHARE; in TEST()78 EXPECT_EQ(VideoContentType::SCREENSHARE, header.content_type); in TEST()99 encoded_image.content_type_ = VideoContentType::SCREENSHARE; in TEST()112 EXPECT_EQ(VideoContentType::SCREENSHARE, header.content_type); in TEST()138 EXPECT_EQ(VideoContentType::SCREENSHARE, header.content_type); in TEST()
97 self.contentType = (encodedImage.content_type_ == webrtc::VideoContentType::SCREENSHARE) ?127 webrtc::VideoContentType::SCREENSHARE :
269 ? VideoContentType::SCREENSHARE in ExtractEncodeStartTimeAndFillMetadata()
408 EXPECT_EQ(VideoContentType::SCREENSHARE, image.content_type_); in TEST()
180 VideoContentType::SCREENSHARE); in TEST_F()1181 VideoContentType::SCREENSHARE));
216 VideoContentType::SCREENSHARE); in TEST_F()1216 VideoContentType::SCREENSHARE));
743 : VideoContentType::SCREENSHARE; in GetStats()
4025 webrtc::VideoContentType::SCREENSHARE) { in OnSendRtp()
384 if (video_receiver_info.content_type == VideoContentType::SCREENSHARE) in SetInboundRTPStreamStatsFromVideoReceiverInfo()478 if (video_sender_info.content_type == VideoContentType::SCREENSHARE) in SetOutboundRTPStreamStatsFromVideoSenderInfo()
1955 video_media_info.receivers[0].content_type = VideoContentType::SCREENSHARE; in TEST_F()2130 video_media_info.senders[0].content_type = VideoContentType::SCREENSHARE; in TEST_F()
5280 stats.content_type = webrtc::VideoContentType::SCREENSHARE; in GetInitialisedStats()5352 EXPECT_EQ(sender.content_type, webrtc::VideoContentType::SCREENSHARE); in TEST_F()5470 EXPECT_EQ(sender.content_type, webrtc::VideoContentType::SCREENSHARE); in TEST_F()5587 EXPECT_EQ(sender.content_type, webrtc::VideoContentType::SCREENSHARE); in TEST_F()