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

  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_iface_common.h 13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_iface_common.h 13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 252 static void yuvconfig2image(vpx_image_t *img, function
557 yuvconfig2image(&ctx->img, &sd, ctx->user_priv);
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 283 static void yuvconfig2image(vpx_image_t *img, function
611 yuvconfig2image(&ctx->img, &sd, ctx->user_priv);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 285 static void yuvconfig2image(vpx_image_t *img, function
613 yuvconfig2image(&ctx->img, &sd, ctx->user_priv);

Completed in 2211 milliseconds