HomeSort by relevance Sort by last modified time
    Searched defs:image2yuvconfig (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 52 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_iface_common.h 53 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_iface_common.h 56 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 700 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
879 res = image2yuvconfig(img, &sd);
    [all...]
vp8_dx_iface.c 567 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
607 image2yuvconfig(&frame->img, &sd);
628 image2yuvconfig(&frame->img, &sd);
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 675 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
848 res = image2yuvconfig(img, &sd);
    [all...]
vp8_dx_iface.c 704 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
739 image2yuvconfig(&frame->img, &sd);
761 image2yuvconfig(&frame->img, &sd);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 678 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
851 res = image2yuvconfig(img, &sd);
    [all...]
vp8_dx_iface.c 706 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
741 image2yuvconfig(&frame->img, &sd);
763 image2yuvconfig(&frame->img, &sd);

Completed in 2227 milliseconds