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

/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c191 RPC_OMX_ERRORTYPE RPC_UnRegisterBuffer(OMX_HANDLETYPE hRPCCtx, OMX_PTR handle) function
1272 eTmpRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp,
1281 eTmpRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp,
1289 eTmpRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp,
1414 eRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp, pRegistered);
1514 eRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp, pRegistered);
1597 eRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp, pRegistered);
1681 eRPCError = RPC_UnRegisterBuffer(pCompPrv->hRemoteComp, pRegistered);

Completed in 104 milliseconds