Searched defs:yuvconfig2image (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/
H A Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c249 static void yuvconfig2image(vpx_image_t *img, function
543 yuvconfig2image(&ctx->img, &sd, ctx->user_priv);
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c283 static void yuvconfig2image(vpx_image_t *img, function
611 yuvconfig2image(&ctx->img, &sd, ctx->user_priv);

Completed in 153 milliseconds