Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dconvolve.c555 static void convolve_2d_for_intrabc(const uint8_t *src, int src_stride, in convolve_2d_for_intrabc() function
588 convolve_2d_for_intrabc(src, src_stride, dst, dst_stride, w, h, subpel_x_q4, in av1_convolve_2d_facade()