Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c692 static void highbd_fill_col_to_arr(uint16_t *img, int stride, int len, in highbd_fill_col_to_arr() function
728 highbd_fill_col_to_arr(intbuf + i, width2, height, arrbuf); in vp9_highbd_resize_plane()