Searched refs:vpx_highbd_convolve8_horiz_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve_neon.c | 30 vpx_highbd_convolve8_horiz_neon(src - src_stride * 3, src_stride, temp, w, in vpx_highbd_convolve8_neon() 52 vpx_highbd_convolve8_horiz_neon(src - src_stride * 3, src_stride, temp, w, in vpx_highbd_convolve8_avg_neon()
|
D | highbd_vpx_convolve8_neon.c | 138 void vpx_highbd_convolve8_horiz_neon(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_horiz_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 730 void vpx_highbd_convolve8_horiz_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrd… 731 #define vpx_highbd_convolve8_horiz vpx_highbd_convolve8_horiz_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 730 void vpx_highbd_convolve8_horiz_neon(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrd… 731 #define vpx_highbd_convolve8_horiz vpx_highbd_convolve8_horiz_neon
|