/frameworks/av/media/libstagefright/rtsp/ |
VideoSource.h | 28 class VideoSource : public MediaSource { 32 VideoSource(int width, int height) 64 // printf("VideoSource::read\n"); 78 // printf("VideoSource::read - returning buffer\n"); 79 // LOG(INFO)("VideoSource::read - returning buffer"); 84 virtual ~VideoSource() {} 92 VideoSource(const VideoSource &); 93 VideoSource &operator=(const VideoSource &) [all...] |
/external/opencv3/modules/cudacodec/src/ |
video_reader.cpp | 65 explicit VideoReaderImpl(const Ptr<VideoSource>& source); 73 Ptr<VideoSource> videoSource_; 89 VideoReaderImpl::VideoReaderImpl(const Ptr<VideoSource>& source) : 202 Ptr<VideoSource> videoSource; 206 videoSource.reset(new CuvidVideoSource(filename)); 211 videoSource.reset(new RawVideoSourceWrapper(source)); 214 return makePtr<VideoReaderImpl>(videoSource); 219 Ptr<VideoSource> videoSource(new RawVideoSourceWrapper(source)) [all...] |
video_source.hpp | 56 class VideoSource 59 virtual ~VideoSource() {} 76 class RawVideoSourceWrapper : public VideoSource
|
/external/webrtc/talk/app/webrtc/ |
videosource.h | 42 // VideoSource implements VideoSourceInterface. It owns a 59 class VideoSource : public Notifier<VideoSourceInterface>, 62 // Creates an instance of VideoSource. 63 // VideoSource take ownership of |capturer|. 66 static rtc::scoped_refptr<VideoSource> Create( 91 VideoSource(cricket::ChannelManager* channel_manager, 94 virtual ~VideoSource();
|
videosource.cc | 28 #include "talk/app/webrtc/videosource.h" 329 rtc::scoped_refptr<VideoSource> VideoSource::Create( 336 rtc::scoped_refptr<VideoSource> source(new rtc::RefCountedObject<VideoSource>( 342 VideoSource::VideoSource(cricket::ChannelManager* channel_manager, 350 this, &VideoSource::OnStateChange); 353 VideoSource::~VideoSource() { [all...] |
videotrack_unittest.cc | 32 #include "talk/app/webrtc/videosource.h" 41 using webrtc::VideoSource; 64 VideoSource::Create(channel_manager_.get(),
|
videosource_unittest.cc | 33 #include "talk/app/webrtc/videosource.h" 42 using webrtc::VideoSource; 146 // VideoSource take ownership of |capturer_| 148 VideoSource::Create(channel_manager_.get(), capturer_cleanup_.release(), 164 rtc::scoped_refptr<VideoSource> source_; 168 // Test that a VideoSource transition to kLive state when the capture 185 // Test that a VideoSource can be stopped and restarted. 209 // Test start stop with a remote VideoSource - the video source that has a 212 source_ = VideoSource::Create(channel_manager_.get(), 236 // Test that a VideoSource transition to kEnded if the capture devic [all...] |
/external/webrtc/webrtc/modules/video_coding/test/ |
video_source.h | 52 class VideoSource { 54 VideoSource(); 55 VideoSource(std::string fileName, 59 VideoSource(std::string fileName,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
encode_test_driver.h | 26 class VideoSource; 112 void EncodeFrame(VideoSource *video, const unsigned long frame_flags); 115 void EncodeFrame(VideoSource *video) { 154 void EncodeFrameInternal(const VideoSource &video, 189 virtual void RunLoop(VideoSource *video); 198 virtual void PreEncodeFrameHook(VideoSource *video) {} 199 virtual void PreEncodeFrameHook(VideoSource *video, Encoder *encoder) {}
|
i420_video_source.h | 20 // This class extends VideoSource to allow parsing of raw yv12 22 class I420VideoSource : public VideoSource {
|
y4m_video_source.h | 19 // This class extends VideoSource to allow parsing of raw yv12 21 class Y4mVideoSource : public VideoSource {
|
config_test.cc | 35 virtual void PreEncodeFrameHook(libvpx_test::VideoSource* /*video*/) {
|
/external/libvpx/libvpx/test/ |
encode_test_driver.h | 27 class VideoSource; 108 void InitEncoder(VideoSource *video); 115 void EncodeFrame(VideoSource *video, const unsigned long frame_flags); 118 void EncodeFrame(VideoSource *video) { 172 void EncodeFrameInternal(const VideoSource &video, 215 virtual void RunLoop(VideoSource *video); 224 virtual void PreEncodeFrameHook(VideoSource* /*video*/) {} 225 virtual void PreEncodeFrameHook(VideoSource* /*video*/, 253 const VideoSource& /*video*/,
|
i420_video_source.h | 20 // This class extends VideoSource to allow parsing of raw yv12
|
vp9_encoder_parms_get_to_decoder.cc | 75 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, 96 const libvpx_test::VideoSource &video, 142 libvpx_test::VideoSource *const video =
|
frame_size_tests.cc | 30 const libvpx_test::VideoSource& /*video*/, 36 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video,
|
y4m_video_source.h | 20 // This class extends VideoSource to allow parsing of raw yv12 22 class Y4mVideoSource : public VideoSource {
|
config_test.cc | 35 virtual void PreEncodeFrameHook(libvpx_test::VideoSource* /*video*/) {
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
remote_bitrate_estimators_test.cc | 44 VideoSource source(0, 30, 300, 0, 0); 51 VideoSource source(0, 30, 300, 0, 0); 60 VideoSource source(0, 30, 300, 0, 0); 71 VideoSource source(0, 30, 300, 0, 0); 80 VideoSource source(0, 30, 300, 0, 0); 93 VideoSource source(0, 30, 300, 0, 0); 108 VideoSource source(0, 30, 300, 0, 0); 124 VideoSource source(0, 30, 300, 0, 0); 134 VideoSource source(0, 30, 300, 0, 0); 146 VideoSource source(0, 30, 300, 0, 0) [all...] |
/external/webrtc/talk/app/webrtc/objctests/ |
RTCPeerConnectionTest.mm | 70 videoSource:(RTCVideoSource*)videoSource 88 videoSource:(RTCVideoSource*)videoSource 94 [factory videoTrackWithID:videoTrackID source:videoSource]; 133 RTCVideoSource* videoSource = 141 videoSource:videoSource 172 videoSource:videoSource [all...] |
/frameworks/base/docs/html/sdk/api_diff/21/changes/ |
android.media.MediaRecorder.VideoSource.html | 10 android.media.MediaRecorder.VideoSource 74 Class android.media.<A HREF="../../../../reference/android/media/MediaRecorder.VideoSource.html" target="_top"><font size="+2"><code>MediaRecorder.VideoSource</code></font></A> 87 <A NAME="android.media.MediaRecorder.VideoSource.SURFACE"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/media/MediaRecorder.VideoSource.html#SURFACE" target="_top"><code>SURFACE</code></A></nobr>
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowMediaRecorder.java | 42 private int videoSource; 148 videoSource = video_source; 238 return videoSource;
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
VideoSource.java | 38 public class VideoSource extends MediaSource { 40 public VideoSource(long nativeSource) {
|
/external/webrtc/talk/app/webrtc/objc/ |
RTCVideoSource+Internal.h | 35 rtc::scoped_refptr<webrtc::VideoSourceInterface>videoSource;
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
packet_sender.h | 69 VideoSource* source, 76 virtual VideoSource* source() const { return source_; } 93 VideoSource* source_; 106 VideoSource* source,
|