OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image2yuvconfig
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/
vp8_dx_iface.c
550
static vpx_codec_err_t
image2yuvconfig
(const vpx_image_t *img,
function
585
image2yuvconfig
(&frame->img, &sd);
607
image2yuvconfig
(&frame->img, &sd);
vp8_cx_iface.c
571
static vpx_codec_err_t
image2yuvconfig
(const vpx_image_t *img,
function
745
res =
image2yuvconfig
(img, &sd);
832
image2yuvconfig
(&frame->img, &sd);
853
image2yuvconfig
(&frame->img, &sd);
[
all
...]
Completed in 34 milliseconds