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

  /external/libvpx/libvpx/vpx/
vpx_image.h 62 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */ typedef in typeref:enum:vpx_img_fmt
74 * \deprecated New code should use #vpx_img_fmt_t
76 #define img_fmt_t vpx_img_fmt_t
100 vpx_img_fmt_t fmt; /**< Image Format */
173 vpx_img_fmt_t fmt,
198 vpx_img_fmt_t fmt,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 62 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */ typedef in typeref:enum:vpx_img_fmt
74 * \deprecated New code should use #vpx_img_fmt_t
76 #define img_fmt_t vpx_img_fmt_t
100 vpx_img_fmt_t fmt; /**< Image Format */
175 vpx_img_fmt_t fmt,
200 vpx_img_fmt_t fmt,
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 65 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */ typedef in typeref:enum:vpx_img_fmt
77 * \deprecated New code should use #vpx_img_fmt_t
79 #define img_fmt_t vpx_img_fmt_t
103 vpx_img_fmt_t fmt; /**< Image Format */
176 vpx_img_fmt_t fmt,
201 vpx_img_fmt_t fmt,

Completed in 67 milliseconds