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

/frameworks/native/include/media/openmax/
H A DOMX_Types.h203 /** The OMX_BOOL type is intended to be used to represent a true or a false
205 OMX_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
207 typedef enum OMX_BOOL { enum
211 } OMX_BOOL; typedef in typeref:enum:OMX_BOOL

Completed in 55 milliseconds