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

/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Types.h205 /** 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 { enum
213 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL
/frameworks/native/include/media/openmax/
H A DOMX_Types.h205 /** 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 { enum
213 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL

Completed in 106 milliseconds