Searched refs:BitstreamInfo (Results 1 – 3 of 3) sorted by relevance
103 typedef struct BitstreamInfo* BitstreamInfo_ptr;104 typedef struct BitstreamInfo { struct121 } BitstreamInfo; argument131 MFE_BOOL GetOneFrameBitsMP1A(BitstreamInfo* pBsInfo, unsigned int nFrameCount);
126 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()
243 BitstreamInfo g_AudInfo; //ts_VidInfo,533 void MAdp_init_audio_info(BitstreamInfo* pBsInfo, MFE_U32 nAudBitrate, MFE_U32 nSampleFreq) in MAdp_init_audio_info()