OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RandomVideoSource
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/test/
vp8_fragments_test.cc
32
::libvpx_test::
RandomVideoSource
video;
frame_size_tests.cc
50
::libvpx_test::
RandomVideoSource
video;
61
::libvpx_test::
RandomVideoSource
video;
88
::libvpx_test::
RandomVideoSource
video;
realtime_test.cc
51
::libvpx_test::
RandomVideoSource
video;
keyframe_test.cc
62
// Validate that encoding the
RandomVideoSource
produces multiple keyframes.
66
::libvpx_test::
RandomVideoSource
video;
78
::libvpx_test::
RandomVideoSource
video;
video_source.h
206
class
RandomVideoSource
: public DummyVideoSource {
208
RandomVideoSource
(int seed = ACMRandom::DeterministicSeed())
Completed in 249 milliseconds