Home
last modified time | relevance | path

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

/external/webrtc/test/pc/e2e/
Dpeer_connection_quality_test.cc727 for (const auto& video_source : alice_video_sources_) { in TearDownCall() local
730 for (const auto& video_source : bob_video_sources_) { in TearDownCall() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaRecorder.java154 protected void setVideoSource(int video_source) { in setVideoSource()
/external/webrtc/video/
Dvideo_analyzer.cc180 rtc::VideoSourceInterface<VideoFrame>* video_source, in SetSource()
1009 VideoSourceInterface<VideoFrame>* video_source) { in SetSource()
Dvideo_stream_encoder_unittest.cc9223 test::FrameForwarder video_source; in TEST() local
9238 test::FrameForwarder video_source; in TEST() local
/external/webrtc/pc/
Drtc_stats_integrationtest.cc1079 bool VerifyRTCVideoSourceStats(const RTCVideoSourceStats& video_source) { in VerifyRTCVideoSourceStats()
Drtc_stats_collector_unittest.cc3289 auto video_source = FakeVideoTrackSourceForStats::Create(kVideoSourceWidth, in TEST_F() local
3333 auto video_source = FakeVideoTrackSourceForStats::Create(kVideoSourceWidth, in TEST_F() local
Drtc_stats_collector.cc1896 auto* video_source = video_track->GetSource(); in ProduceMediaSourceStats_s() local