Searched refs:av1_highbd_convolve_2d_facade (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | convolve.h | 119 void av1_highbd_convolve_2d_facade(const uint8_t *src8, int src_stride,
|
D | reconinter.h | 188 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()
|
D | convolve.c | 1028 void av1_highbd_convolve_2d_facade(const uint8_t *src8, int src_stride, in av1_highbd_convolve_2d_facade() function
|