Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c177 static void copy_tile_highbd(int width, int height, const uint16_t *src, in copy_tile_highbd() function
207 copy_tile_highbd(width, height, CONVERT_TO_SHORTPTR(src), src_stride, in copy_tile()