OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALL_SIZES
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
convolve_test.cc
83
#define
ALL_SIZES
(convolve_fn) \
[
all
...]
/external/libaom/libaom/test/
convolve_test.cc
61
#define
ALL_SIZES
(convolve_fn) \
809
ALL_SIZES
(convolve8_c),
ALL_SIZES
(convolve10_c),
ALL_SIZES
(convolve12_c)
827
const ConvolveParam kArrayConvolve_sse2[] = {
ALL_SIZES
(convolve8_sse2),
828
ALL_SIZES
(wrap_convolve8_sse2),
829
ALL_SIZES
(wrap_convolve10_sse2),
830
ALL_SIZES
(wrap_convolve12_sse2) };
840
const ConvolveParam kArrayConvolve8_ssse3[] = {
ALL_SIZES
(convolve8_ssse3) };
[
all
...]
Completed in 229 milliseconds