OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RandomVideoSource
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/test/
video_source.h
143
class
RandomVideoSource
: public DummyVideoSource {
145
RandomVideoSource
(int seed = ACMRandom::DeterministicSeed())
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
video_source.h
143
class
RandomVideoSource
: public DummyVideoSource {
145
RandomVideoSource
(int seed = ACMRandom::DeterministicSeed())
/external/chromium_org/third_party/libvpx/source/libvpx/test/
video_source.h
197
class
RandomVideoSource
: public DummyVideoSource {
199
RandomVideoSource
(int seed = ACMRandom::DeterministicSeed())
Completed in 964 milliseconds