Home
last modified time | relevance | path

Searched refs:vp9_avg_4x4_c (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/mips32/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/generic/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/arm/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/mips64/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/arm64/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
33 #define vp9_avg_4x4 vp9_avg_4x4_c
/external/libvpx/libvpx/test/
Dvp9_avg_test.cc255 make_tuple(16, 16, 1, 4, &vp9_avg_4x4_c)));
/external/libvpx/libvpx/vp9/encoder/
Dvp9_avg.c23 unsigned int vp9_avg_4x4_c(const uint8_t *s, int p) { in vp9_avg_4x4_c() function
/external/libvpx/config/x86/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/x86_64/
Dvp9_rtcd.h32 unsigned int vp9_avg_4x4_c(const uint8_t *, int p);