Searched refs:ctxRateControl (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_common.c | 742 cvbr_InitRateControl(&pConfig->ctxRateControl, &pConfig->rcInfo); in MfeDrvRateControlInit() 750 CVBRRateControl* pRC = &pConfig->ctxRateControl; in MfeDrvRateControlUpdate() 798 cvbr_CloseRateControl(&pConfig->ctxRateControl); in MfeDrvRateControlDeInit()
|
| H A D | mfe_reg_m4ve.c | 361 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 D | mfe_reg_264e.c | 369 … pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, pInfo->structure); in mfeH264_EncodeFrame() 497 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_H264()
|
| H A D | m4v_header.c | 180 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in codeVOLHead()
|
| H A D | mfe_common.h | 406 CVBRRateControl ctxRateControl; member
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | mfe_reg_264e.c | 233 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeH264_EncodeFrame() 324 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_H264()
|
| H A D | mfe_common.c | 770 cvbr_InitRateControl(&pConfig->ctxRateControl, &pConfig->rcInfo); in MfeDrvRateControlInit() 778 CVBRRateControl* pRC = &pConfig->ctxRateControl; in MfeDrvRateControlUpdate()
|
| H A D | mfe_reg_m4ve.c | 311 pInfo->intStep = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, 0); in mfeM4VE_EncodeFrame() 464 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in OutputSwCfg1_Mp4()
|
| H A D | mfe_common.h | 372 CVBRRateControl ctxRateControl; member
|
| H A D | m4v_header.c | 179 CVBRRateControl* rcCtx = &pConfig->ctxRateControl; in codeVOLHead()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/ |
| H A D | mdrv_mfe.c | 938 gpMfeConfig->ctxRateControl.m_nVPMbRow = MFE_ER_MBY; in MDrv_MFE_Ioctl() 939 gpMfeConfig->ctxRateControl.m_nVPSize = MFE_ER_BS_TH; in MDrv_MFE_Ioctl()
|