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

  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 52 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 676 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, function
852 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);

Completed in 126 milliseconds