Home
last modified time | relevance | path

Searched refs:BitstreamInfo_ptr (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramer.h103 typedef struct BitstreamInfo* BitstreamInfo_ptr; typedef
107 MFE_BOOL (*GetFrameBits)(BitstreamInfo_ptr pBsInfo, unsigned int nFrameCount);
H A DFramerMp4V.c400 MFE_BOOL GetOneFrameBitsMP1A(BitstreamInfo_ptr pBsInfo, unsigned int nFrameCount) in GetOneFrameBitsMP1A()