HomeSort by relevance Sort by last modified time
    Searched defs:hRemoteComp (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 186 OMX_HANDLETYPE hRemoteComp;
  /hardware/ti/omap4-aah/domx/domx/
omx_proxy_common.h 255 OMX_HANDLETYPE hRemoteComp;
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 100 OMX_ERRORTYPE RPC_UTIL_GetStride(OMX_COMPONENTTYPE * hRemoteComp,
556 ((RPC_OMX_CONTEXT *) pMarkCompPrv->hRemoteComp)->
568 RPC_EmptyThisBuffer(pCompPrv->hRemoteComp, pBufferHdr,
640 eRPCError = RPC_FillThisBuffer(pCompPrv->hRemoteComp, pBufferHdr,
720 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
853 RPC_AllocateBuffer(pCompPrv->hRemoteComp, &pBufferHeader,
995 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
1003 RPC_UTIL_GetNumLines(pCompPrv->hRemoteComp, nPortIndex,
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 101 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
105 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
118 OMX_ERRORTYPE RPC_UTIL_GetStride(OMX_COMPONENTTYPE * hRemoteComp,
216 RPC_RegisterBuffer(pCompPrv->hRemoteComp, fd, handle);
537 ((RPC_OMX_CONTEXT *) pMarkCompPrv->hRemoteComp)->
546 RPC_EmptyThisBuffer(pCompPrv->hRemoteComp, pBufferHdr,
616 eRPCError = RPC_FillThisBuffer(pCompPrv->hRemoteComp, pBufferHdr,
682 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
889 RPC_AllocateBuffer(pCompPrv->hRemoteComp, &pBufferHeader,
    [all...]

Completed in 126 milliseconds