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

  /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...]
  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 186 OMX_HANDLETYPE hRemoteComp;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 82 static OMX_ERRORTYPE RPC_UTIL_SetStrideAndPadding(OMX_COMPONENTTYPE * hRemoteComp, PROXY_COMPONENT_PRIVATE * pCompPrv);
542 * @param hRemoteComp [IN] : Remote component handle.

Completed in 185 milliseconds