OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuvconfig2image
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/
vp9_iface_common.h
15
static void
yuvconfig2image
(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12,
function
vp9_dx_iface.c
517
yuvconfig2image
(&ctx->frame_cache[ctx->frame_cache_write].img, &sd,
709
yuvconfig2image
(&ctx->img, &sd, frame_worker_data->user_priv);
806
yuvconfig2image
(&data->img, fb, NULL);
[
all
...]
vp9_cx_iface.c
[
all
...]
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
201
static void
yuvconfig2image
(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12,
function
467
yuvconfig2image
(&ctx->img, &sd, ctx->user_priv);
Completed in 1057 milliseconds