Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.c271 static void highbd_img_upshift(vpx_image_t *dst, vpx_image_t *src, in highbd_img_upshift() function
346 highbd_img_upshift(dst, src, input_shift); in vpx_img_upshift()
/external/libaom/libaom/common/
Dtools_common.c244 static void highbd_img_upshift(aom_image_t *dst, const aom_image_t *src, in highbd_img_upshift() function
319 highbd_img_upshift(dst, src, input_shift); in aom_img_upshift()