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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h683 OMX_U32 nVideoObjectTypeIndication; member in struct:VIDDEC_MPEG4VisualVOLHeader
758 OMX_U32 nVideoObjectTypeIndication; member in struct:VIDDEC_MPEG4_ParserParam
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c4222 sMPEG4_Param->nVideoObjectTypeIndication = VIDDEC_GetBits(&nBitPosition, 8, pHeaderStream, OMX_TRUE); /* 8 bits*/
4223 sVolHeaderPtr->nVideoObjectTypeIndication = sMPEG4_Param->nVideoObjectTypeIndication;

Completed in 187 milliseconds