Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dvideotrack.cc37 VideoSourceInterface* video_source) in VideoTrack() argument
39 video_source_(video_source) { in VideoTrack()
Dvideotrack.h54 VideoTrack(const std::string& id, VideoSourceInterface* video_source);
Dpeerconnectionfactory.h79 VideoSourceInterface* video_source) override;
Dpeerconnectioninterface_unittest.cc627 scoped_refptr<VideoSourceInterface> video_source( in AddVideoStream() local
630 pc_factory_->CreateVideoTrack(label + "v0", video_source)); in AddVideoStream()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaRecorder.java150 protected void setVideoSource(int video_source) { in setVideoSource() argument
151 videoSource = video_source; in setVideoSource()
/external/libvpx/libvpx/test/
Dtest.mk14 LIBVPX_TEST_SRCS-yes += video_source.h
/external/libaom/libaom/test/
Dtest.cmake43 "${AOM_ROOT}/test/video_source.h")