Home
last modified time | relevance | path

Searched defs:pStream (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DOutStrm.c92 void osCreate(OutStream* pStream) in osCreate()
113 void osDestroy(OutStream* pStream) in osDestroy()
117 void osSetWriteBuffer(OutStream* pStream, MS_U8 *pWBuf) in osSetWriteBuffer()
125 void osReset(OutStream* pStream) in osReset()
133 void osFlushAll(OutStream* pStream) in osFlushAll()
151 void osPutBits(OutStream* pStream, MS_U32 value, MS_S32 bits, MS_S8* name) in osPutBits()
209 void osNextStartCode(OutStream* pStream) in osNextStartCode()
215 MS_U32 GetBitsCount(OutStream* pStream) in GetBitsCount()
220 void osStuffing(OutStream* pStream) in osStuffing()
H A Dm4v_header.c148 void codeSequenceHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeSequenceHead()
168 void codeVOHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOHead()
177 void codeVOLHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOLHead()
277 static void codeVOPHeadInitial(MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPHeadInitial()
333 void codeNonCodedVOPHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeNonCodedVOPHead()
342 void codeVOPHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPHead()
389 void codeVOPShortHead(MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPShortHead()
507 void codeNonCodedVOPShortHead(MFE_CONFIG *pConfig, OutStream* pStream) in codeNonCodedVOPShortHead()
H A Dparset.c874 static MS_S32 WriteAnnexbNALU(OutStream* pStream, NALU_t *n) in WriteAnnexbNALU()
1214 void codeSPSPPS(MFE_CONFIG* pConfig,OutStream* pStream) in codeSPSPPS()
1222 OutStream* pStream = &pConfig->m_OutStream; in codeH264ConfigHeaders() local
1237 void codeSliceHeader(MFE_CONFIG* pConfig, OutStream* pStream) in codeSliceHeader()
1257 void codeDummySliceHeader(MFE_CONFIG* pConfig, OutStream* pStream) in codeDummySliceHeader()
H A Dmfe_reg_m4ve.c325 OutStream* pStream = &pConfig->m_OutStream; in mfeM4VE_EncodeFrame() local
1121 OutStream* pStream = &pConfig->m_OutStream; in codeM4vConfigHeaders() local
H A Dmfe_reg_264e.c318 OutStream* pStream = &pConfig->m_OutStream; in mfeH264_EncodeFrame() local
434 OutStream* pStream = &pConfig->m_OutStream; in mfeH264_EncodeDummyFrame() local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DOutStrm.c92 void osCreate(OutStream* pStream) in osCreate()
113 void osDestroy(OutStream* pStream) in osDestroy()
117 void osSetWriteBuffer(OutStream* pStream, MFE_BYTE *pWBuf) in osSetWriteBuffer()
125 void osReset(OutStream* pStream) in osReset()
133 void osFlushAll(OutStream* pStream) in osFlushAll()
151 void osPutBits(OutStream* pStream, MFE_U32 value, int bits, char* name) in osPutBits()
209 void osNextStartCode(OutStream* pStream) in osNextStartCode()
215 MFE_U32 GetBitsCount(OutStream* pStream) in GetBitsCount()
220 void osStuffing(OutStream* pStream) in osStuffing()
H A Dm4v_header.c147 void codeSequenceHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeSequenceHead()
167 void codeVOHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOHead()
176 void codeVOLHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOLHead()
276 static void codeVOPHeadInitial(MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPHeadInitial()
332 void codeNonCodedVOPHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeNonCodedVOPHead()
341 void codeVOPHead (MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPHead()
388 void codeVOPShortHead(MFE_CONFIG *pConfig, OutStream* pStream) in codeVOPShortHead()
506 void codeNonCodedVOPShortHead(MFE_CONFIG *pConfig, OutStream* pStream) in codeNonCodedVOPShortHead()
H A Dparset.c812 static int WriteAnnexbNALU(OutStream* pStream, NALU_t *n) in WriteAnnexbNALU()
1081 void codeSPSPPS(OutStream* pStream) in codeSPSPPS()
1089 OutStream* pStream = &pConfig->m_OutStream; in codeH264ConfigHeaders() local
1101 void codeSliceHeader(MFE_CONFIG* pConfig, OutStream* pStream) in codeSliceHeader()
H A Dmfe_reg_m4ve.c292 OutStream* pStream = &pConfig->m_OutStream; in mfeM4VE_EncodeFrame() local
1072 OutStream* pStream = &pConfig->m_OutStream; in codeM4vConfigHeaders() local
H A Dmfe_reg_264e.c208 OutStream* pStream = &pConfig->m_OutStream; in mfeH264_EncodeFrame() local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c441 OutStream* pStream = &pConfig->m_OutStream; in copybits2file() local
846 OutStream* pStream = NULL; in MDrv_MFE_GetConfigBytes() local
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c227 OutStream* pStream = &(pConfig->m_OutStream); in MAdp_MFE_Proc_nonThread() local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c1284 OutStream* pStream = NULL; in MDrv_MFE_GetConfigBytes() local