Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c466 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_avg_horiz_c() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c345 vpx_highbd_convolve8_avg_horiz_c(src, src_stride, dst, dst_stride, filter_x, in vpx_highbd_convolve8_avg_horiz_neon()