OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNumVP8TestVectors
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/test/
test_vectors.h
19
extern const int
kNumVP8TestVectors
;
test_vectors.cc
52
const int
kNumVP8TestVectors
= NELEMENTS(kVP8TestVectors);
test_vector_test.cc
146
libvpx_test::
kNumVP8TestVectors
)));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vectors.h
19
extern const int
kNumVP8TestVectors
;
test_vectors.cc
52
const int
kNumVP8TestVectors
= NELEMENTS(kVP8TestVectors);
test_vector_test.cc
94
libvpx_test::
kNumVP8TestVectors
));
Completed in 39 milliseconds