Home
last modified time | relevance | path

Searched refs:ctxRateControl (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.c742 cvbr_InitRateControl(&pConfig->ctxRateControl, &pConfig->rcInfo); in MfeDrvRateControlInit()
750 CVBRRateControl* pRC = &pConfig->ctxRateControl; in MfeDrvRateControlUpdate()
798 cvbr_CloseRateControl(&pConfig->ctxRateControl); in MfeDrvRateControlDeInit()
H A Dmfe_reg_m4ve.c361 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in mfeM4VE_EncodeFrame()
377 pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeM4VE_EncodeFrame()
532 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_Mp4()
H A Dmfe_reg_264e.c369 … pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, pInfo->structure); in mfeH264_EncodeFrame()
497 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_H264()
H A Dm4v_header.c180 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in codeVOLHead()
H A Dmfe_common.h406 CVBRRateControl ctxRateControl; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_reg_264e.c233 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeH264_EncodeFrame()
324 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_H264()
H A Dmfe_common.c770 cvbr_InitRateControl(&pConfig->ctxRateControl, &pConfig->rcInfo); in MfeDrvRateControlInit()
778 CVBRRateControl* pRC = &pConfig->ctxRateControl; in MfeDrvRateControlUpdate()
H A Dmfe_reg_m4ve.c311 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeM4VE_EncodeFrame()
464 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_Mp4()
H A Dmfe_common.h372 CVBRRateControl ctxRateControl; member
H A Dm4v_header.c179 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in codeVOLHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c938 gpMfeConfig->ctxRateControl.m_nVPMbRow = MFE_ER_MBY; in MDrv_MFE_Ioctl()
939 gpMfeConfig->ctxRateControl.m_nVPSize = MFE_ER_BS_TH; in MDrv_MFE_Ioctl()