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

  /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
vp9_dx_iface.c 321 yuvconfig2image(&ctx->img, &sd, user_priv);
508 yuvconfig2image(&data->img, fb, NULL);
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, function
vp9_dx_iface.c 292 yuvconfig2image(&ctx->img, &sd, user_priv);
469 yuvconfig2image(&data->img, fb, NULL);
vp9_cx_iface.c 907 yuvconfig2image(&frame->img, fb, NULL);
    [all...]
  /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
vp9_dx_iface.c 266 yuvconfig2image(&ctx->img, &sd, user_priv);
447 yuvconfig2image(&data->img, fb, NULL);
vp9_cx_iface.c 901 yuvconfig2image(&frame->img, fb, NULL);
941 yuvconfig2image(&ctx->preview_img, &sd, NULL);
    [all...]
  /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 344 milliseconds