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

  /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
vp9_dx_iface.c 475 image2yuvconfig(&frame->img, &sd);
491 image2yuvconfig(&frame->img, &sd);
vp9_cx_iface.c 898 res = image2yuvconfig(img, &sd);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 52 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
vp9_dx_iface.c 436 image2yuvconfig(&frame->img, &sd);
452 image2yuvconfig(&frame->img, &sd);
vp9_cx_iface.c 754 res = image2yuvconfig(img, &sd);
874 image2yuvconfig(&frame->img, &sd);
890 image2yuvconfig(&frame->img, &sd);
    [all...]
  /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
vp9_dx_iface.c 414 image2yuvconfig(&frame->img, &sd);
430 image2yuvconfig(&frame->img, &sd);
vp9_cx_iface.c 745 res = image2yuvconfig(img, &sd);
866 image2yuvconfig(&frame->img, &sd);
883 image2yuvconfig(&frame->img, &sd);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
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);
vp8_cx_iface.c 700 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
879 res = image2yuvconfig(img, &sd);
    [all...]
  /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 554 milliseconds