Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image() function
Dvp9_dx_iface.c266 yuvconfig2image(&ctx->img, &sd, user_priv); in decode_one()
447 yuvconfig2image(&data->img, fb, NULL); in get_reference()
Dvp9_cx_iface.c901 yuvconfig2image(&frame->img, fb, NULL); in get_reference()
941 yuvconfig2image(&ctx->preview_img, &sd, NULL); in vp9e_get_preview()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c285 static void yuvconfig2image(vpx_image_t *img, in yuvconfig2image() function
613 yuvconfig2image(&ctx->img, &sd, ctx->user_priv); in vp8_get_frame()