Searched refs:vpx_highbd_convolve8_vert_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve_neon.c | 35 vpx_highbd_convolve8_vert_neon(temp + w * 3, w, dst, dst_stride, filter, in vpx_highbd_convolve8_neon()
|
D | highbd_vpx_convolve8_neon.c | 584 void vpx_highbd_convolve8_vert_neon(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_vert_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 734 void vpx_highbd_convolve8_vert_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdi… 735 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 734 void vpx_highbd_convolve8_vert_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdi… 735 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_neon
|