Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramerMp4V.c126 static void DoFileMapping(LPCTSTR lpFileName, BitstreamInfo* pBsInfo) in DoFileMapping()
162 MFE_BOOL OpenMappedFile(const char* strFileName, BitstreamInfo* pBsInfo) in OpenMappedFile()
243 MFE_BOOL CloseMappedFile(BitstreamInfo* pBsInfo) in CloseMappedFile()
268 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 Dmadp_mfe.c533 void MAdp_init_audio_info(BitstreamInfo* pBsInfo, MFE_U32 nAudBitrate, MFE_U32 nSampleFreq) in MAdp_init_audio_info()