Searched refs:nBits (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | msRateCtrl.c | 798 int cvbr_InitMB(CVBRRateControl* ct, int nVar, const int nPrevQP, const int nBits, int IsIntra, int… in cvbr_InitMB() argument 838 ct->m_nUsedBits[ct->m_nMBN-1] = nBits; in cvbr_InitMB() 841 ct->m_nUsedBits[1] = nBits; in cvbr_InitMB() 969 int cvbr_InitMB(CVBRRateControl* ct, int nVar, const int nPrevQP, const int nBits, int IsIntra, int… in cvbr_InitMB() argument
|
| H A D | msRateCtrl.h | 231 int cvbr_InitMB(CVBRRateControl* ct, int nVar, const int nPrevQP, const int nBits, int IsIntra, int…
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | msRateCtrl.c | 819 MS_S32 cvbr_InitMB(CVBRRateControl* ct, MS_S32 nVar, const MS_S32 nPrevQP, const MS_S32 nBits, MS_S… in cvbr_InitMB() argument 859 ct->m_nUsedBits[ct->m_nMBN-1] = nBits; in cvbr_InitMB() 862 ct->m_nUsedBits[1] = nBits; in cvbr_InitMB() 990 MS_S32 cvbr_InitMB(CVBRRateControl* ct, MS_S32 nVar, const MS_S32 nPrevQP, const MS_S32 nBits, MS_S… in cvbr_InitMB() argument
|
| H A D | msRateCtrl.h | 231 MS_S32 cvbr_InitMB(CVBRRateControl* ct, MS_S32 nVar, const MS_S32 nPrevQP, const MS_S32 nBits, MS_S…
|