Home
last modified time | relevance | path

Searched defs:highbd_convolve (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dscale.h39 aom_highbd_convolve_fn_t highbd_convolve[2][2][2]; member
/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c390 static void highbd_convolve(const uint16_t *src, ptrdiff_t src_stride, in highbd_convolve() function