Searched refs:iBufferPtr (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c903 phandle->commStruct->iBufferPtr = (OMX_U32) buffer;
1060 phandle->commStruct->iBufferPtr = (OMX_U32) pDmmBuf->pMapped;
1068 phandle->commStruct->iBufferPtr = (OMX_U32) pDmmBuf->pMapped;
1096 phandle->commStruct->iBufferPtr = (OMX_U32) pDmmBuf->pMapped;
1892 if (tmpDspStructAddress ->iBufferPtr != (OMX_U32)NULL)
1896 tmpDspStructAddress ->iBufferPtr, tmpDspStructAddress ->iBufferSize);
1901 (void*)tmpDspStructAddress->iBufferPtr,
1983 "LCMLSTOP: tmpDspStructAddress->iBufferPtr %p, tmpDspStructAddress->iParamPtr %p, msg.dwArg1 %p\n",
1984 (void *)tmpDspStructAddress->iBufferPtr,
1987 if (tmpDspStructAddress->iBufferPtr !
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
H A DLCML_DspCodec.h108 OMX_U32 iBufferPtr; /* storing buffer pointer MAPPED */ member in struct:__anon3357

Completed in 7 milliseconds