Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h111 OMX_U32 iParamSize;/*param size */ member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c906 phandle->commStruct->iParamSize = auxInfoLen; in QueueBuffer()
1105 …eError = DmmMap(phandle->dspCodec->hProc, phandle->commStruct->iParamSize, (void*)phandle->commStr… in QueueBuffer()
1864 … if (tmpDspStructAddress->iArmParamArg != NULL && tmpDspStructAddress->iParamSize > 0) { in MessagingThread()
1866 … tmpDspStructAddress->iArmParamArg, tmpDspStructAddress->iParamSize); in MessagingThread()
1877 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
1975 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
2044 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
2191 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
2293 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
2399 args[4] = (void *) tmpDspStructAddress->iParamSize; in MessagingThread()
[all …]