OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNumVP9TestVectors
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/test/
test_vectors.h
24
extern const int
kNumVP9TestVectors
;
test_vectors.cc
199
const int
kNumVP9TestVectors
= NELEMENTS(kVP9TestVectors);
test_vector_test.cc
158
libvpx_test::
kNumVP9TestVectors
)));
171
libvpx_test::
kNumVP9TestVectors
))));
external_frame_buffer_test.cc
487
libvpx_test::
kNumVP9TestVectors
));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vectors.h
24
extern const int
kNumVP9TestVectors
;
test_vectors.cc
169
const int
kNumVP9TestVectors
= NELEMENTS(kVP9TestVectors);
test_vector_test.cc
98
libvpx_test::
kNumVP9TestVectors
));
external_frame_buffer_test.cc
467
libvpx_test::
kNumVP9TestVectors
));
Completed in 106 milliseconds