Searched refs:VO_BOOL (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoType.h108 /** The VO_BOOL type is intended to be used to represent a true or a false
110 VO_BOOL is a 32 bit quantity and is aligned on a 32 bit word boundary.
112 typedef enum VO_BOOL { enum
116 } VO_BOOL; typedef in typeref:enum:VO_BOOL

Completed in 607 milliseconds