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

  /external/libvpx/libvpx/
y4minput.h 60 enum vpx_img_fmt vpx_fmt;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.h 60 enum vpx_img_fmt vpx_fmt;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 40 typedef enum vpx_img_fmt { enum
62 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */
70 * \deprecated New code should use #vpx_img_fmt
72 #define img_fmt vpx_img_fmt
  /external/libvpx/libvpx/vpx/
vpx_image.h 40 typedef enum vpx_img_fmt { enum
65 } vpx_img_fmt_t; /**< alias for enum vpx_img_fmt */
73 * \deprecated New code should use #vpx_img_fmt
75 #define img_fmt vpx_img_fmt
  /external/libvpx/libvpx/test/
y4m_test.cc 30 vpx_img_fmt format;

Completed in 288 milliseconds