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

  /frameworks/native/include/media/openmax/
OMX_Types.h 205 /** The OMX_BOOL type is intended to be used to represent a true or a false
207 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
209 typedef enum OMX_BOOL {
213 } OMX_BOOL;
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 185 /** 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 {
193 } OMX_BOOL;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 185 /** 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 {
193 } OMX_BOOL;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 185 /** 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 {
193 } OMX_BOOL;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 185 /** 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 {
193 } OMX_BOOL;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 202 /** The OMX_BOOL type is intended to be used to represent a true or a false
204 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
206 typedef enum OMX_BOOL {
210 } OMX_BOOL;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 185 /** 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 {
193 } OMX_BOOL;

Completed in 307 milliseconds