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

  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 477 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
512 image2yuvconfig(&frame->img, &sd);
529 image2yuvconfig(&frame->img, &sd);
vp8_cx_iface.c 685 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
861 res = image2yuvconfig(img, &sd);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 81 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
vp9_dx_iface.c 427 image2yuvconfig(&frame->img, &sd);
442 image2yuvconfig(&frame->img, &sd);
vp9_cx_iface.c     [all...]

Completed in 1472 milliseconds