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

  /external/libvpx/libvpx/
y4menc.h 26 vpx_img_fmt_t fmt, unsigned int bit_depth);
y4menc.c 16 vpx_img_fmt_t fmt, unsigned int bit_depth) {
tools_common.h 96 vpx_img_fmt_t fmt;
vpxdec.c 489 vpx_img_fmt_t required_fmt) {
916 const vpx_img_fmt_t shifted_fmt =
    [all...]
vpxenc.c     [all...]
  /external/libvpx/libvpx/vpx/
vpx_image.h 67 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */ typedef in typeref:enum:vpx_img_fmt
89 vpx_img_fmt_t fmt; /**< Image Format */
160 vpx_image_t *vpx_img_alloc(vpx_image_t *img, vpx_img_fmt_t fmt,
183 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w,
  /external/libvpx/libvpx/test/
video_source.h 179 void SetImageFormat(vpx_img_fmt_t format) {
203 vpx_img_fmt_t format_;
y4m_test.cc 92 void HeaderChecks(unsigned int bit_depth, vpx_img_fmt_t fmt) {
resize_test.cc 610 vpx_img_fmt_t CspForFrameNumber(int frame) {
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 18 static vpx_image_t *img_alloc_helper(vpx_image_t *img, vpx_img_fmt_t fmt,
154 vpx_image_t *vpx_img_alloc(vpx_image_t *img, vpx_img_fmt_t fmt,
160 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w,
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 62 img->fmt = (vpx_img_fmt_t)(img->fmt | VPX_IMG_FMT_HIGHBITDEPTH);
  /hardware/google/av/media/codecs/vpx/
C2SoftVpxEnc.h 170 vpx_img_fmt_t mColorFormat;

Completed in 702 milliseconds