Searched refs:vpx_highbd_convolve_avg_c (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 537 vpx_highbd_convolve_avg_c(temp, 64, dst, dst_stride, NULL, 0, NULL, 0, w, h, in vpx_highbd_convolve8_avg_c() 561 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve_avg_c() function
|