HomeSort by relevance Sort by last modified time
    Searched refs:vpx_img_fmt_t (Results 1 - 11 of 11) 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 92 vpx_img_fmt_t fmt;
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4menc.h 26 vpx_img_fmt_t fmt);
y4menc.c 15 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/libvpx/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 */
177 vpx_img_fmt_t fmt,
202 vpx_img_fmt_t fmt,
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 45 vpx_img_fmt_t fmt,
204 vpx_img_fmt_t fmt,
212 vpx_img_fmt_t fmt,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 44 vpx_img_fmt_t fmt,
179 vpx_img_fmt_t fmt,
187 vpx_img_fmt_t fmt,
  /external/libvpx/libvpx/test/
y4m_test.cc 91 void HeaderChecks(unsigned int bit_depth, vpx_img_fmt_t fmt) {

Completed in 147 milliseconds