Home
last modified time | relevance | path

Searched refs:cvbr_InitFrame (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.h228 int cvbr_InitFrame(CVBRRateControl* ct, int nFrameType, char FieldType); // Return the initial f…
H A Dmfe_reg_264e.c233 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeH264_EncodeFrame()
H A DmsRateCtrl.c332 int cvbr_InitFrame(CVBRRateControl* ct, int nFrameType, char FieldType) in cvbr_InitFrame() function
H A Dmfe_reg_m4ve.c311 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeM4VE_EncodeFrame()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DmsRateCtrl.h228 MS_S32 cvbr_InitFrame(CVBRRateControl* ct, MS_S32 nFrameType, MS_S8 FieldType); // Return the in…
H A DmsRateCtrl.c352 MS_S32 cvbr_InitFrame(CVBRRateControl* ct, MS_S32 nFrameType, MS_S8 FieldType) in cvbr_InitFrame() function
H A Dmfe_reg_m4ve.c377 pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeM4VE_EncodeFrame()
H A Dmfe_reg_264e.c369 … pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, pInfo->structure); in mfeH264_EncodeFrame()