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

/frameworks/native/include/media/openmax/
H A DOMX_Core.h133 /** The OMX_ERRORTYPE enumeration defines the standard OMX Errors. These
143 typedef enum OMX_ERRORTYPE enum
274 } OMX_ERRORTYPE; typedef in typeref:enum:OMX_ERRORTYPE
277 typedef OMX_ERRORTYPE (* OMX_COMPONENTINITTYPE)(OMX_IN OMX_HANDLETYPE hComponent);
537 nData will be the OMX_ERRORTYPE for an error event and will be
547 OMX_ERRORTYPE (*EventHandler)(
577 OMX_ERRORTYPE (*EmptyBufferDone)(
606 OMX_ERRORTYPE (*FillBufferDone)(
696 @return OMX_ERRORTYPE
757 @return OMX_ERRORTYPE
[all...]

Completed in 71 milliseconds