Searched defs:image2yuvconfig (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/
H A Dvp9_iface_common.h52 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_iface_common.h56 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c567 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
607 image2yuvconfig(&frame->img, &sd);
628 image2yuvconfig(&frame->img, &sd);
H A Dvp8_cx_iface.c700 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
879 res = image2yuvconfig(img, &sd);
1019 image2yuvconfig(&frame->img, &sd);
1039 image2yuvconfig(&frame->img, &sd);
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c675 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
848 res = image2yuvconfig(img, &sd);
989 image2yuvconfig(&frame->img, &sd);
1010 image2yuvconfig(&frame->img, &sd);
H A Dvp8_dx_iface.c704 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
739 image2yuvconfig(&frame->img, &sd);
761 image2yuvconfig(&frame->img, &sd);

Completed in 133 milliseconds