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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c3955 OMX_U32 nTotalInBytes = 0; local
3958 nTotalInBytes = pBuffHead->nFilledLen;
3961 for (; (!nStartFlag) && (nInBytePosition < nTotalInBytes - 3); ) {
4014 OMX_U32 nTotalInBytes = 0; local
4017 nTotalInBytes = pBuffHead->nFilledLen;
4020 for (; (!nStartFlag) && (nInBytePosition < nTotalInBytes - 3); ) {
4120 /*OMX_U32 nTotalInBytes = pBuffHead->nFilledLen;*/
4135 OMX_PARSER_CHECKLIMIT(nTotalInBytes, nBitPosition, 4);
4137 OMX_PARSER_CHECKLIMIT(nTotalInBytes, nBitPosition, 4);
4142 OMX_PARSER_CHECKLIMIT(nTotalInBytes, nBitPositio
4539 OMX_U32 nTotalInBytes = pBuffHead->nFilledLen; local
4574 OMX_U32 nTotalInBytes = 0; local
[all...]

Completed in 46 milliseconds