Home
last modified time | relevance | path

Searched refs:m_rcGranularity (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_m4ve.c363 rcCtx->m_rcGranularity=MBLEVELRC; in mfeM4VE_EncodeFrame()
373 rcCtx->m_rcGranularity, (int)rcCtx->m_nTargetMbBits); in mfeM4VE_EncodeFrame()
855 ms_dprintf(DRV_L3,"m_rcGranularity = %d",rcCtx->m_rcGranularity); in OutputSwCfg1_Mp4()
857 mfe_reg->reg_mfe_g_mbr_en = rcCtx->m_rcGranularity==MBLEVELRC ? 1 : 0; in OutputSwCfg1_Mp4()
H A DmsRateCtrl.c227 ct->m_rcGranularity = pRCInfo->rcGranularity; in cvbr_InitRateControl()
238 if (ct->m_rcGranularity==FRAMELEVELRC) in cvbr_InitRateControl()
977 if (ct->m_rcGranularity==FRAMELEVELRC) { in cvbr_InitMB()
H A Dmfe_h263_rc.c140 rcctx->m_rcGranularity = pRCInfo->rcGranularity; in rc_Init()
210 (int)rcctx->m_nPCount, rcctx->m_rcGranularity); in rc_Init()
H A Dmfe_h263_rc.h106 RC_GRANULARITY m_rcGranularity; member
H A DmsRateCtrl.h166 RC_GRANULARITY m_rcGranularity; member
H A Dmfe_reg_264e.c880 mfe_reg->reg_mfe_g_mbr_en = rcCtx->m_rcGranularity==MBLEVELRC ? 1 : 0; in OutputSwCfg1_H264()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c228 ct->m_rcGranularity = pRCInfo->rcGranularity; in cvbr_InitRateControl()
239 if (ct->m_rcGranularity==FRAMELEVELRC) in cvbr_InitRateControl()
956 if (ct->m_rcGranularity==FRAMELEVELRC) { in cvbr_InitMB()
H A DmsRateCtrl.h166 RC_GRANULARITY m_rcGranularity; member
H A Dmfe_reg_264e.c497 mfe_reg.reg_mfe_g_mbr_en = rcCtx->m_rcGranularity==MBLEVELRC ? 1 : 0; in OutputSwCfg1_H264()
H A Dmfe_reg_m4ve.c703 mfe_reg.reg_mfe_g_mbr_en = rcCtx->m_rcGranularity==MBLEVELRC ? 1 : 0; in OutputSwCfg1_Mp4()