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

/frameworks/native/include/media/openmax/
H A DOMX_Types.h261 /** The OMX_DIRTYPE enumeration is used to indicate if a port is an input or
264 typedef enum OMX_DIRTYPE enum
269 } OMX_DIRTYPE; typedef in typeref:enum:OMX_DIRTYPE
H A DOMX_AsString.h665 inline static const char *asString(OMX_DIRTYPE i, const char *def = "??") {
H A DOMX_Component.h82 OMX_DIRTYPE eDir; /**< Direction (input or output) of this port */

Completed in 10 milliseconds