Searched refs:vpx_highbd_convolve8_avg_vert_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve_neon.c | 55 vpx_highbd_convolve8_avg_vert_neon(temp + w * 3, w, dst, dst_stride, filter, in vpx_highbd_convolve8_avg_neon()
|
D | highbd_vpx_convolve8_neon.c | 749 void vpx_highbd_convolve8_avg_vert_neon(const uint16_t *src, in vpx_highbd_convolve8_avg_vert_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 726 void vpx_highbd_convolve8_avg_vert_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, p… 727 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 726 void vpx_highbd_convolve8_avg_vert_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, p… 727 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_neon
|