Searched defs:OMX_BOOL (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Types.h185 /** The OMX_BOOL type is intended to be used to represent a true or a false
187 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
189 typedef enum OMX_BOOL { enum
193 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Types.h185 /** The OMX_BOOL type is intended to be used to represent a true or a false
187 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
189 typedef enum OMX_BOOL { enum
193 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Types.h185 /** The OMX_BOOL type is intended to be used to represent a true or a false
187 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
189 typedef enum OMX_BOOL { enum
193 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h185 /** The OMX_BOOL type is intended to be used to represent a true or a false
187 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
189 typedef enum OMX_BOOL { enum
193 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h185 /** The OMX_BOOL type is intended to be used to represent a true or a false
187 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
189 typedef enum OMX_BOOL { enum
193 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL

Completed in 8643 milliseconds