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

  /frameworks/native/include/media/openmax/
OMX_Types.h 150 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
151 typedef unsigned char OMX_U8;
350 OMX_U8 nVersionMajor; /**< Major version accessor element */
351 OMX_U8 nVersionMinor; /**< Minor version accessor element */
352 OMX_U8 nRevision; /**< Revision version accessor element */
353 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 77 /* OMX_U8 */
79 typedef unsigned char OMX_U8;
81 typedef unsigned short int OMX_U8;
83 #error OMX_U8 undefined
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 77 /* OMX_U8 */
79 typedef unsigned char OMX_U8;
81 typedef unsigned short int OMX_U8;
83 #error OMX_U8 undefined
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 77 /* OMX_U8 */
79 typedef unsigned char OMX_U8;
81 typedef unsigned short int OMX_U8;
83 #error OMX_U8 undefined

Completed in 423 milliseconds