Home
last modified time | relevance | path

Searched refs:vpx_avg_8x8_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Davg.c15 unsigned int vpx_avg_8x8_c(const uint8_t *s, int p) { in vpx_avg_8x8_c() function
/external/libvpx/libvpx/test/
Davg_test.cc562 ::testing::Values(make_tuple(16, 16, 1, 8, &vpx_avg_8x8_c),
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h27 unsigned int vpx_avg_8x8_c(const uint8_t *, int p);
28 #define vpx_avg_8x8 vpx_avg_8x8_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h28 unsigned int vpx_avg_8x8_c(const uint8_t *, int p);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h28 unsigned int vpx_avg_8x8_c(const uint8_t *, int p);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h28 unsigned int vpx_avg_8x8_c(const uint8_t *, int p);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h28 unsigned int vpx_avg_8x8_c(const uint8_t *, int p);