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

/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
H A Domx_rpc.c74 #define RPC_MSG_SIZE_FOR_PIPE (sizeof(OMX_PTR)) macro
158 RPC_MSGPIPE_SIZE, RPC_MSG_SIZE_FOR_PIPE, 1);
328 TIMM_OSAL_WriteToPipe(pRPCCtx->pMsgPipe[nFxnIdx], &pBuff, RPC_MSG_SIZE_FOR_PIPE, TIMM_OSAL_SUSPEND);
375 RPC_MSG_SIZE_FOR_PIPE, TIMM_OSAL_SUSPEND);
H A Domx_rpc_stub.c79 #define RPC_MSG_SIZE_FOR_PIPE (sizeof(OMX_PTR)) macro
111 RPC_MSG_SIZE_FOR_PIPE, (TIMM_OSAL_U32 *)(&nSize), TIMM_OSAL_SUSPEND); \
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc.c74 #define RPC_MSG_SIZE_FOR_PIPE (sizeof(OMX_PTR)) macro
158 RPC_MSGPIPE_SIZE, RPC_MSG_SIZE_FOR_PIPE, 1);
367 RPC_MSG_SIZE_FOR_PIPE, TIMM_OSAL_SUSPEND);
H A Domx_rpc_stub.c78 #define RPC_MSG_SIZE_FOR_PIPE (sizeof(OMX_PTR)) macro
105 RPC_MSG_SIZE_FOR_PIPE, (TIMM_OSAL_U32 *)(&nSize), TIMM_OSAL_SUSPEND); \

Completed in 89 milliseconds