Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h109 OMX_U32 iBufferSize; /*buffer size */ member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c904 phandle->commStruct->iBufferSize = bufferLen; in QueueBuffer()
1048 … phandle->commStruct->iBufferSize = bufferSizeUsed ? bufferSizeUsed : bufferLen; in QueueBuffer()
1084 phandle->commStruct->iBufferSize = bufferSizeUsed ? bufferSizeUsed : bufferLen; in QueueBuffer()
1875 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
1896 … tmpDspStructAddress ->iBufferPtr, tmpDspStructAddress ->iBufferSize); in MessagingThread()
1973 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
2042 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
2189 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
2291 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
2397 args[2] = (void *) tmpDspStructAddress->iBufferSize; in MessagingThread()
[all …]