Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_neon.c68 vpx_convolve8_avg_vert_neon(temp + 64 * 3, in vpx_convolve8_avg_neon()
Dvpx_convolve8_avg_neon_asm.asm21 EXPORT |vpx_convolve8_avg_vert_neon|
180 |vpx_convolve8_avg_vert_neon| PROC
Dvpx_convolve8_avg_neon.c234 void vpx_convolve8_avg_vert_neon( in vpx_convolve8_avg_vert_neon() function
/external/libvpx/libvpx/test/
Dconvolve_test.cc1290 vpx_convolve8_vert_neon, vpx_convolve8_avg_vert_neon,
1299 vpx_convolve8_vert_neon, vpx_convolve8_avg_vert_neon,
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h38 void vpx_convolve8_avg_vert_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t …
39 #define vpx_convolve8_avg_vert vpx_convolve8_avg_vert_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h38 void vpx_convolve8_avg_vert_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t …
39 #define vpx_convolve8_avg_vert vpx_convolve8_avg_vert_neon