Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_neon.c17 void vpx_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, in vpx_convolve8_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.mk96 DSP_SRCS-yes += arm/vpx_convolve8_neon.c
/external/libvpx/config/arm64/
Dlibvpx_srcs.txt325 vpx_dsp/arm/vpx_convolve8_neon.c
Dvpx_dsp_rtcd.h26 void vpx_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_strid…
27 #define vpx_convolve8 vpx_convolve8_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h26 void vpx_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_strid…
27 #define vpx_convolve8 vpx_convolve8_neon