Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dconvolve_test.cc1272 vpx_highbd_convolve8_avg_c(src, src_stride, dst, dst_stride, in wrap_convolve8_avg_c_8()
1368 vpx_highbd_convolve8_avg_c(src, src_stride, dst, dst_stride, in wrap_convolve8_avg_c_10()
1464 vpx_highbd_convolve8_avg_c(src, src_stride, dst, dst_stride, in wrap_convolve8_avg_c_12()
/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c553 void vpx_highbd_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_avg_c() function