| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | OutStrm.c | 92 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 D | m4v_header.c | 148 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 D | parset.c | 874 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 D | mfe_reg_m4ve.c | 325 OutStream* pStream = &pConfig->m_OutStream; in mfeM4VE_EncodeFrame() local 1121 OutStream* pStream = &pConfig->m_OutStream; in codeM4vConfigHeaders() local
|
| H A D | mfe_reg_264e.c | 318 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 D | OutStrm.c | 92 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 D | m4v_header.c | 147 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 D | parset.c | 812 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 D | mfe_reg_m4ve.c | 292 OutStream* pStream = &pConfig->m_OutStream; in mfeM4VE_EncodeFrame() local 1072 OutStream* pStream = &pConfig->m_OutStream; in codeM4vConfigHeaders() local
|
| H A D | mfe_reg_264e.c | 208 OutStream* pStream = &pConfig->m_OutStream; in mfeH264_EncodeFrame() local
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/ |
| H A D | mdrv_mfe.c | 441 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 D | madp_mfe.c | 227 OutStream* pStream = &(pConfig->m_OutStream); in MAdp_MFE_Proc_nonThread() local
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | mdrv_mfe.c | 1284 OutStream* pStream = NULL; in MDrv_MFE_GetConfigBytes() local
|