Home
last modified time | relevance | path

Searched refs:BitstreamInfo (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramer.h103 typedef struct BitstreamInfo* BitstreamInfo_ptr;
104 typedef struct BitstreamInfo { struct
121 } BitstreamInfo; argument
131 MFE_BOOL GetOneFrameBitsMP1A(BitstreamInfo* pBsInfo, unsigned int nFrameCount);
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()
H A Dmadp_mfe.c243 BitstreamInfo g_AudInfo; //ts_VidInfo,
533 void MAdp_init_audio_info(BitstreamInfo* pBsInfo, MFE_U32 nAudBitrate, MFE_U32 nSampleFreq) in MAdp_init_audio_info()