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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h761 OMX_U32 nLayerPriority; member in struct:VIDDEC_MPEG4_ParserParam
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c4234 sMPEG4_Param->nLayerPriority = VIDDEC_GetBits(&nBitPosition, 3, pHeaderStream, OMX_TRUE); /*3 bits*/
4235 sVolHeaderPtr->nVideoObjectLayerPriority = sMPEG4_Param->nLayerPriority;

Completed in 69 milliseconds