Home
last modified time | relevance | path

Searched defs:CoreMessage (Results 1 – 1 of 1) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h226 struct CoreMessage struct
228 …A reference to the main structure that defines a component. It represents the target of the message
229 …OMX_S32 MessageType; /// the flag that specifies if the message is a command, a warning or an error
230 …// the first field of the message. Its use is the same as specified for the command in OpenMAX spec
231 …/ the second field of the message. Its use is the same as specified for the command in OpenMAX spec
232 … OMX_PTR pCmdData; /// This pointer could contain some proprietary data not covered by the standard