Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.c385 static void highbd_img_downshift(vpx_image_t *dst, vpx_image_t *src, in highbd_img_downshift() function
456 highbd_img_downshift(dst, src, down_shift); in vpx_img_downshift()
/external/libaom/libaom/common/
Dtools_common.c357 static void highbd_img_downshift(aom_image_t *dst, const aom_image_t *src, in highbd_img_downshift() function
427 highbd_img_downshift(dst, src, down_shift); in aom_img_downshift()