Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpickcdef.c168 static void copy_sb16_16(uint16_t *dst, int dstride, const uint16_t *src, in copy_sb16_16() function
432 copy_sb16_16(&in[(-yoff * CDEF_BSTRIDE - xoff)], CDEF_BSTRIDE, in av1_cdef_search()