Home
last modified time | relevance | path

Searched refs:iArmArg (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h118 OMX_U32 iArmArg;/* storing dsp mapped address of structure*/ member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c909 phandle->commStruct->iArmArg = (OMX_U32) buffer; in QueueBuffer()
1123 phandle->commStruct->iArmArg = (OMX_U32)pDmmBuf->pMapped; in QueueBuffer()
1806 …Interface->Arminputstorage[i] != NULL && hDSPInterface ->Arminputstorage[i]->iArmArg == msg.dwArg1) in MessagingThread()
1834 … && hDSPInterface ->Armoutputstorage[i]->iArmArg == msg.dwArg1) in MessagingThread()
1878 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
1976 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
2045 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
2192 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
2294 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
2400 args[5] = (void *) tmpDspStructAddress->iArmArg; in MessagingThread()
[all …]