HomeSort by relevance Sort by last modified time
    Searched refs:pMsgBody (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_skel.c 99 OMX_U8 *pMsgBody = NULL;
102 pMsgBody = data; //&recdMsg->msgBody[0];
108 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
112 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
114 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32);
115 RPC_GETFIELDVALUE(pMsgBody, nPos, nOffset, OMX_U32);
116 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
151 OMX_U8 *pMsgBody = NULL;
156 pMsgBody = data; //&recdMsg->msgBody[0];
162 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE)
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_skel.c 99 OMX_U8 *pMsgBody = NULL;
102 pMsgBody = data; //&recdMsg->msgBody[0];
108 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
112 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
114 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32);
115 RPC_GETFIELDVALUE(pMsgBody, nPos, nOffset, OMX_U32);
116 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
151 OMX_U8 *pMsgBody = NULL;
156 pMsgBody = data; //&recdMsg->msgBody[0];
162 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE)
    [all...]

Completed in 74 milliseconds