Home
last modified time | relevance | path

Searched defs:video_sources (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/api/test/pclf/
Dpeer_configurer.h180 std::vector<VideoSource>* video_sources() { return &video_sources_; } in video_sources() function
Dpeer_configurer.cc229 auto video_sources = std::move(video_sources_); in ReleaseVideoSources() local
/external/virglrenderer/src/
Dmeson.build163 video_sources = [ variable
/external/webrtc/test/pc/e2e/
Dtest_peer.cc136 std::vector<PeerConfigurer::VideoSource> video_sources, in TestPeer()
Dtest_peer_factory.cc302 std::vector<PeerConfigurer::VideoSource> video_sources = in CreateTestPeer() local