Searched refs: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
H A Dvp9_dx_iface.c356 yuvconfig2image(&ctx->img, &sd, user_priv);
592 yuvconfig2image(&data->img, fb, NULL);
H A Dvp9_cx_iface.c902 yuvconfig2image(&data->img, fb, NULL);
942 yuvconfig2image(&ctx->preview_img, &sd, NULL);
/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 32 milliseconds