OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_vector_var_neon
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/config/arm-neon/
vp9_rtcd.h
113
int
vp9_vector_var_neon
(int16_t const *ref, int16_t const *src, const int bwl);
114
#define vp9_vector_var
vp9_vector_var_neon
/external/libvpx/config/arm64/
vp9_rtcd.h
113
int
vp9_vector_var_neon
(int16_t const *ref, int16_t const *src, const int bwl);
114
#define vp9_vector_var
vp9_vector_var_neon
/external/libvpx/libvpx/vp9/encoder/arm/neon/
vp9_avg_neon.c
122
int
vp9_vector_var_neon
(int16_t const *ref, int16_t const *src, const int bwl) {
function
Completed in 158 milliseconds