Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image() function
Dvp9_dx_iface.c328 yuvconfig2image(&ctx->img, &sd, user_priv); in decode_one()
589 yuvconfig2image(&data->img, fb, NULL); in ctrl_get_reference()
Dvp9_cx_iface.c1062 yuvconfig2image(&frame->img, fb, NULL); in ctrl_get_reference()
1099 yuvconfig2image(&ctx->preview_img, &sd, NULL); in encoder_get_preview()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c251 static void yuvconfig2image(vpx_image_t *img, in yuvconfig2image() function
556 yuvconfig2image(&ctx->img, &sd, ctx->user_priv); in vp8_get_frame()