Searched refs:vp9_vector_var_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/mips32/ |
D | vp9_rtcd.h | 104 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl); 105 #define vp9_vector_var vp9_vector_var_c
|
/external/libvpx/config/generic/ |
D | vp9_rtcd.h | 104 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl); 105 #define vp9_vector_var vp9_vector_var_c
|
/external/libvpx/config/mips64/ |
D | vp9_rtcd.h | 104 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl); 105 #define vp9_vector_var vp9_vector_var_c
|
/external/libvpx/config/arm/ |
D | vp9_rtcd.h | 104 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl); 105 #define vp9_vector_var vp9_vector_var_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp9_rtcd.h | 107 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl); 108 #define vp9_vector_var vp9_vector_var_c
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 112 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl);
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 112 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl);
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_avg.c | 161 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, in vp9_vector_var_c() function
|
/external/libvpx/config/x86/ |
D | vp9_rtcd.h | 126 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl);
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 129 int vp9_vector_var_c(int16_t const *ref, int16_t const *src, const int bwl);
|