Searched refs:vpx_highbd_convolve8_avg_c (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ |
D | convolve_test.cc | 1272 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/ |
D | vpx_convolve.c | 553 void vpx_highbd_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_avg_c() function
|