Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c294 static void highbd_convolve_horiz(const uint16_t *src, ptrdiff_t src_stride, in highbd_convolve_horiz() function
416 highbd_convolve_horiz(src - src_stride * (SUBPEL_TAPS / 2 - 1), src_stride, in highbd_convolve()
431 highbd_convolve_horiz(src, src_stride, dst, dst_stride, filter, x0_q4, in vpx_highbd_convolve8_horiz_c()