Searched defs:vpx_convolve8_avg_horiz_c (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_convolve.c126 void vpx_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, function
273 vpx_convolve8_avg_horiz_c(src, src_stride, dst, dst_stride, filter, x0_q4,

Completed in 330 milliseconds