Home
last modified time | relevance | path

Searched refs:vpx_convolve8_avg_horiz_neon (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dconvolve_test.cc1412 vpx_convolve8_avg_horiz_neon, vpx_convolve8_vert_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon.c308 void vpx_convolve8_avg_horiz_neon(const uint8_t *src, ptrdiff_t src_stride, in vpx_convolve8_avg_horiz_neon() function
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h45 void vpx_convolve8_avg_horiz_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t…
46 #define vpx_convolve8_avg_horiz vpx_convolve8_avg_horiz_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h45 void vpx_convolve8_avg_horiz_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t…
46 #define vpx_convolve8_avg_horiz vpx_convolve8_avg_horiz_neon