Home
last modified time | relevance | path

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

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