Searched refs:CreateVideoCapturer (Results 1 – 5 of 5) sorted by relevance
58 std::unique_ptr<test::TestVideoCapturer> capturer = CreateVideoCapturer( in MaybeAddVideo()97 std::unique_ptr<test::TestVideoCapturer> MediaHelper::CreateVideoCapturer( in CreateVideoCapturer() function in webrtc::webrtc_pc_e2e::MediaHelper106 test::CreateVideoCapturer(video_config.width, video_config.height, in CreateVideoCapturer()
43 std::unique_ptr<test::TestVideoCapturer> CreateVideoCapturer(
20 std::unique_ptr<TestVideoCapturer> CreateVideoCapturer(
22 std::unique_ptr<TestVideoCapturer> CreateVideoCapturer( in CreateVideoCapturer() function
1110 video_sources_[video_idx] = test::CreateVideoCapturer( in CreateCapturers()