Home
last modified time | relevance | path

Searched refs:vpx_convolve8_avg_neon (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_neon.c50 void vpx_convolve8_avg_neon(const uint8_t *src, ptrdiff_t src_stride, in vpx_convolve8_avg_neon() function
/external/libvpx/libvpx/test/
Dconvolve_test.cc1291 vpx_convolve8_neon, vpx_convolve8_avg_neon,
1300 vpx_convolve8_neon, vpx_convolve8_avg_neon,
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk95 DSP_SRCS-yes += arm/vpx_convolve8_avg_neon.c
/external/libvpx/config/arm64/
Dlibvpx_srcs.txt324 vpx_dsp/arm/vpx_convolve8_avg_neon.c
Dvpx_dsp_rtcd.h30 void vpx_convolve8_avg_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_s…
31 #define vpx_convolve8_avg vpx_convolve8_avg_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h30 void vpx_convolve8_avg_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_s…
31 #define vpx_convolve8_avg vpx_convolve8_avg_neon