OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:video_source
(Results
1 - 25
of
38
) sorted by null
1
2
/external/libvpx/libvpx/test/
vp8_fragments_test.cc
12
#include "test/
video_source
.h"
config_test.cc
14
#include "test/
video_source
.h"
frame_size_tests.cc
12
#include "test/
video_source
.h"
ivf_video_source.h
16
#include "test/
video_source
.h"
webm_video_source.h
19
#include "test/
video_source
.h"
y4m_video_source.h
15
#include "test/
video_source
.h"
decode_test_driver.cc
16
#include "test/
video_source
.h"
yuv_video_source.h
17
#include "test/
video_source
.h"
/external/webrtc/talk/app/webrtc/
videotrack.cc
37
VideoSourceInterface*
video_source
)
39
video_source_(
video_source
) {
videotrack.h
54
VideoTrack(const std::string& id, VideoSourceInterface*
video_source
);
/external/webrtc/webrtc/modules/video_coding/test/
receiver_tests.h
22
#include "webrtc/modules/video_coding/test/
video_source
.h"
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
config_test.cc
14
#include "test/
video_source
.h"
decode_test_driver.cc
14
#include "test/
video_source
.h"
i420_video_source.h
16
#include "test/
video_source
.h"
ivf_video_source.h
16
#include "test/
video_source
.h"
y4m_video_source.h
14
#include "test/
video_source
.h"
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMediaRecorder.java
147
public void setVideoSource(int
video_source
) {
148
videoSource =
video_source
;
/external/opencv3/modules/cudacodec/src/
cuvid_video_source.hpp
51
#include "
video_source
.hpp"
precomp.hpp
71
#include "
video_source
.hpp"
/external/opencv3/samples/python2/
facedetect.py
11
USAGE: facedetect.py [--cascade <cascade_fn>] [--nested-cascade <cascade_fn>] [<
video_source
>]
lk_homography.py
13
lk_homography.py [<
video_source
>]
lk_track.py
13
lk_track.py [<
video_source
>]
opt_flow.py
8
USAGE: opt_flow.py [<
video_source
>]
/frameworks/av/include/media/
MediaRecorderBase.h
39
virtual status_t setVideoSource(
video_source
vs) = 0;
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
52
virtual status_t setVideoSource(
video_source
vs);
91
video_source
mVideoSource;
Completed in 269 milliseconds
1
2