Searched refs:TIMM_OSAL_Memset (Results 1 – 13 of 13) sorted by relevance
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
D | timm_osal_memory.h | 87 TIMM_OSAL_ERRORTYPE TIMM_OSAL_Memset(TIMM_OSAL_PTR pBuffer,
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_memory.c | 184 TIMM_OSAL_ERRORTYPE TIMM_OSAL_Memset(TIMM_OSAL_PTR pBuffer, in TIMM_OSAL_Memset() function
|
D | timm_osal_task.c | 132 TIMM_OSAL_Memset((TIMM_OSAL_PTR) pHandle, 0, sizeof(TIMM_OSAL_TASK)); in TIMM_OSAL_CreateTask()
|
D | timm_osal_pipes.c | 106 TIMM_OSAL_Memset(pHandle, 0x0, sizeof(TIMM_OSAL_PIPE)); in TIMM_OSAL_CreatePipe()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
D | omx_proxy_videodec_secure.c | 46 TIMM_OSAL_Memset(pComponentPrivate, 0, in OMX_ComponentInit()
|
D | omx_proxy_videodec.c | 143 TIMM_OSAL_Memset(pComponentPrivate, 0, in OMX_ComponentInit()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/ |
D | omx_proxy_camera.c | 103 TIMM_OSAL_Memset((param), 0, sizeof (type)); \ 318 TIMM_OSAL_Memset(pComponentPrivate, 0, in OMX_ComponentInit()
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
D | omx_rpc.c | 125 TIMM_OSAL_Memset(pRPCCtx, 0, sizeof(RPC_OMX_CONTEXT)); in RPC_InstanceInit()
|
D | omx_rpc_stub.c | 91 TIMM_OSAL_Memset(pPacket, 0, nPacketSize); \
|
/hardware/ti/omap4xxx/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 697 TIMM_OSAL_Memset(pBlock, 0, sizeof(MemAllocBlock) * nNumBlocks); in SampleTest_AllocateBuffers() 710 TIMM_OSAL_Memset(pBlock, 0, sizeof(MemAllocBlock) * nNumBlocks); in SampleTest_AllocateBuffers()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/ |
D | omx_proxy_h264enc.c | 169 TIMM_OSAL_Memset(pComponentPrivate, 0, in OMX_ComponentInit() 190 TIMM_OSAL_Memset(pComponentPrivate->pCompProxyPrv, 0, in OMX_ComponentInit()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
D | omx_proxy_mpeg4enc.c | 168 TIMM_OSAL_Memset(pComponentPrivate, 0, in OMX_ComponentInit() 189 TIMM_OSAL_Memset(pComponentPrivate->pCompProxyPrv, 0, in OMX_ComponentInit()
|
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/ |
D | omx_proxy_common.c | 1017 TIMM_OSAL_Memset(pPlatformPrivate, 0, sizeof(OMX_TI_PLATFORMPRIVATE)); in PROXY_UseBuffer() 1305 TIMM_OSAL_Memset(&(pCompPrv->tBufList[count]), 0, in PROXY_FreeBuffer() 2011 TIMM_OSAL_Memset(&(pCompPrv->tBufList[count]), 0, in PROXY_ComponentDeInit()
|