Home
last modified time | relevance | path

Searched defs:nFrameCount (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramerMp4V.c268 MFE_BOOL GetOneFrameBitsMP4V(BitstreamInfo* pBsInfo, unsigned int nFrameCount/*DontCare*/) in GetOneFrameBitsMP4V()
333 MFE_BOOL GetOneFrameBitsMP2V(BitstreamInfo* pBsInfo, unsigned int nFrameCount/*DontCare*/) in GetOneFrameBitsMP2V()
400 MFE_BOOL GetOneFrameBitsMP1A(BitstreamInfo_ptr pBsInfo, unsigned int nFrameCount) in GetOneFrameBitsMP1A()
H A DFramer.h116 unsigned int nFrameCount; // Frame count in this round. If video, always 1. member