| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | madp_mfe.c | 203 if(appPVR_Info->nCodecType == JPEG_ENC) {//jpeg in MAdp_MFE_Proc_nonThread() 607 if((appPVR_Info->nCodecType != MPEG4_ENC) && (appPVR_Info->nCodecType != H263_ENC) in _MApi_MFE_Init() 608 && (appPVR_Info->nCodecType != H264_ENC) && (appPVR_Info->nCodecType != JPEG_ENC )){ in _MApi_MFE_Init() 614 if(appPVR_Info->nCodecType != JPEG_ENC){ in _MApi_MFE_Init() 650 if(appPVR_Info->nCodecType == MPEG4_ENC){ in _MApi_MFE_Init() 728 if(appPVR_Info->nCodecType == H264_ENC) { in _MApi_MFE_Init() 754 else if(appPVR_Info->nCodecType == H263_ENC || appPVR_Info->nCodecType == MPEG4_ENC) { in _MApi_MFE_Init() 801 if(appPVR_Info->nCodecType == JPEG_ENC) { in _MApi_MFE_Init() 868 if(appPVR_Info->nCodecType == MPEG4_ENC) { in _MApi_MFE_GetVOL() 873 else if(appPVR_Info->nCodecType == H264_ENC) { // H264 in _MApi_MFE_GetVOL() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/ |
| H A D | mdrv_mfe.c | 211 if (pConfig->nCodecType==REG_ENC_MODE_H264 && (pConfig->bInterlace!=PROGRESSIVE)) { in MDrv_MFE_GetDispOrder() 370 switch (pConfig->nCodecType) { in MDrv_MFE_EncodeVOP_End() 609 switch (pConfig->nCodecType) { in MDrv_MFE_EncodeVOP() 641 if (pConfig->nCodecType==REG_ENC_MODE_H263) { in mdrvLoadTestCasePre() 644 else if(pConfig->nCodecType==REG_ENC_MODE_MPG4) { in mdrvLoadTestCasePre() 660 ms_dprintk(DRV_L1, "CodecType = %d\n", (int)pConfig->nCodecType); in MDrv_MFE_Init() 684 switch (pConfig->nCodecType) { in MDrv_MFE_Init() 713 switch (pConfig->nCodecType) { in MDrv_MFE_Init() 800 …if (!(gpMfeConfig->nCodecType==REG_ENC_MODE_H264 && gpMfeConfig->ctxH264Info.structure==TOP_FIELD)) in MDrv_MFE_ENC_OneFrame() 809 switch (pConfig->nCodecType) { in MDrv_MFE_Finish() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | mdrv_mfe.c | 628 switch (pConfig->nCodecType) { in mdrvMFE_EncodeVOP_End() 977 switch (pConfig->nCodecType) { in msAPI_MFE_EncodeVOP() 1005 if (pConfig->nCodecType==0) { // MPEG-4 in mdrvLoadTestCasePre() 1034 if (pConfig->nCodecType==0) { // MPEG-4 in mdrvLoadTestCasePost() 1045 if (pConfig->nCodecType==2) { // H264 in mdrvLoadTestCasePost() 1134 ms_dprintk(DRV_L4, "In MDrv_MFE_Init..CodecType=%d\n",pConfig->nCodecType); in MDrv_MFE_Init() 1141 switch (pConfig->nCodecType) { in MDrv_MFE_Init() 1174 switch (pConfig->nCodecType) { in MDrv_MFE_Init() 1294 switch (pConfig->nCodecType) { in MDrv_MFE_GetConfigBytes() 1359 gMfeConfig.nCodecType = pappPVR_Info->nCodecType; in MDrv_MFE_Ioctl()
|
| H A D | mdrv_mfe_st.h | 157 int nCodecType; member
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 726 appPVR_Info.nCodecType =0; in MAdp_TSMUX_Init() 733 appPVR_Info.nCodecType =2; in MAdp_TSMUX_Init() 1905 appPVR_Info.nCodecType = 0; in MApi_MFE_Initialize() 1909 appPVR_Info.nCodecType = 1; in MApi_MFE_Initialize() 1913 appPVR_Info.nCodecType = 2; in MApi_MFE_Initialize() 2002 ret = MAdp_MFE_Init((float)appPVR_Info.FrameRatex100 / 100,appPVR_Info.nCodecType,test_case); in MApi_MFE_Initialize()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_m4ve.c | 171 switch (pConfig->nCodecType) in mfeM4VE_Init() 208 if(pConfig->nCodecType == REG_ENC_MODE_MPG4) { in mfeM4VE_Init() 240 if (pConfig->nCodecType==REG_ENC_MODE_MPG4) { in mfeM4VE_Init() 297 if (pConfig->nCodecType==REG_ENC_MODE_H263) { in mfeM4VE_Init() 370 rcCtx->m_nCodecType = pConfig->nCodecType; in mfeM4VE_EncodeFrame()
|
| H A D | bufmng.c | 214 if (pConfig->nCodecType==REG_ENC_MODE_H264 && (pConfig->bInterlace!=PROGRESSIVE)) { in mfeSetVopType() 321 if (pConfig->nCodecType==REG_ENC_MODE_H264 && (pConfig->bInterlace!=PROGRESSIVE)) in mfeSetVopType()
|
| H A D | mfe_common.c | 699 pConfig->rcInfo.nCodecType = pConfig->nCodecType; in MfeDrvRateControlInit()
|
| H A D | msRateCtrl.h | 132 MS_S32 nCodecType; // 0/1/2/3: MPEG4/H263/H264/JPEG member
|
| H A D | mfe_common.h | 360 MS_S32 nCodecType; member
|
| H A D | msRateCtrl.c | 184 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | mfe_reg_m4ve.c | 150 switch (pConfig->nCodecType) in mfeM4VE_Init() 207 if (pConfig->nCodecType==REG_ENC_MODE_MPG4) { in mfeM4VE_Init() 264 if (pConfig->nCodecType==REG_ENC_MODE_H263) { in mfeM4VE_Init()
|
| H A D | mfe_common.c | 729 pConfig->rcInfo.nCodecType = pConfig->nCodecType; in MfeDrvRateControlInit()
|
| H A D | msRateCtrl.h | 132 int nCodecType; // 0/1/2/3: MPEG4/H263/H264/JPEG member
|
| H A D | mfe_common.h | 327 int nCodecType; member
|
| H A D | msRateCtrl.c | 185 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drv_mfe_st.h | 260 MS_S32 nCodecType; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drv_mfe_st.h | 278 MS_S32 nCodecType; // Encoder format. MUST be H264_ENC. member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 27346 MS_S32 nCodecType;
|