Home
last modified time | relevance | path

Searched refs:TIMM_OSAL_DeletePipe (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/omap4xxx/domx/mm_osal/inc/
Dtimm_osal_pipes.h64 TIMM_OSAL_ERRORTYPE TIMM_OSAL_DeletePipe(TIMM_OSAL_PTR pPipe);
/hardware/ti/omap4-aah/domx/mm_osal/inc/
Dtimm_osal_pipes.h64 TIMM_OSAL_ERRORTYPE TIMM_OSAL_DeletePipe(TIMM_OSAL_PTR pPipe);
/hardware/ti/omap4-aah/domx/mm_osal/src/
Dtimm_osal_pipes.c143 TIMM_OSAL_ERRORTYPE TIMM_OSAL_DeletePipe(TIMM_OSAL_PTR pPipe) in TIMM_OSAL_DeletePipe() function
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_pipes.c143 TIMM_OSAL_ERRORTYPE TIMM_OSAL_DeletePipe(TIMM_OSAL_PTR pPipe) in TIMM_OSAL_DeletePipe() function
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
Domx_rpc.c244 eError = TIMM_OSAL_DeletePipe(pRPCCtx->pMsgPipe[i]); in RPC_InstanceDeInit()
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
Domx_rpc.c244 eError = TIMM_OSAL_DeletePipe(pRPCCtx->pMsgPipe[i]); in RPC_InstanceDeInit()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c231 TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in OMX_ComponentInit()
802 eOSALStatus = TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in LOCAL_PROXY_MPEG4E_ComponentDeInit()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c233 TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in OMX_ComponentInit()
814 eOSALStatus = TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in LOCAL_PROXY_H264E_ComponentDeInit()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c369 TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in OMX_ComponentInit()
957 eOSALStatus = TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in LOCAL_PROXY_MPEG4E_ComponentDeInit()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c372 TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in OMX_ComponentInit()
1003 eOSALStatus = TIMM_OSAL_DeletePipe(pProxy->hBufPipe); in LOCAL_PROXY_H264E_ComponentDeInit()