Home
last modified time | relevance | path

Searched refs:vpx_highbd_convolve8_vert_c (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c481 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_vert_c() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c574 vpx_highbd_convolve8_vert_c(src, src_stride, dst, dst_stride, filter_x, in vpx_highbd_convolve8_vert_neon()