Home
last modified time | relevance | path

Searched refs:vpx_avg_4x4_c (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Davg.c25 unsigned int vpx_avg_4x4_c(const uint8_t *s, int p) { in vpx_avg_4x4_c() function
/external/libvpx/libvpx/test/
Davg_test.cc404 make_tuple(16, 16, 1, 4, &vpx_avg_4x4_c)));
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
23 #define vpx_avg_4x4 vpx_avg_4x4_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
23 #define vpx_avg_4x4 vpx_avg_4x4_c
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
23 #define vpx_avg_4x4 vpx_avg_4x4_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
23 #define vpx_avg_4x4 vpx_avg_4x4_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
23 #define vpx_avg_4x4 vpx_avg_4x4_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h22 unsigned int vpx_avg_4x4_c(const uint8_t *, int p);