Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dexports_com16 text vpx_img_wrap
Dvpx_image.h194 vpx_image_t *vpx_img_wrap(vpx_image_t *img,
/external/libvpx/vpx/src/
Dvpx_image.c158 vpx_image_t *vpx_img_wrap(vpx_image_t *img, in vpx_img_wrap() function
/external/libvpx/vp8/
Dvp8_dx_iface.c430 vpx_img_wrap(&ctx->img, VPX_IMG_FMT_I420, in vp8_decode()