Home
last modified time | relevance | path

Searched refs:av1_highbd_convolve_2d_facade (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Dconvolve.h119 void av1_highbd_convolve_2d_facade(const uint8_t *src8, int src_stride,
Dreconinter.h188 av1_highbd_convolve_2d_facade(src, src_stride, dst, dst_stride, w, h, in highbd_inter_predictor()
195 av1_highbd_convolve_2d_facade(src, src_stride, dst, dst_stride, w, h, in highbd_inter_predictor()
Dconvolve.c1028 void av1_highbd_convolve_2d_facade(const uint8_t *src8, int src_stride, in av1_highbd_convolve_2d_facade() function