Home
last modified time | relevance | path

Searched refs:Qstep (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c713 int Qstep; in rcQP2Qstep() local
716 Qstep = QP2QSTEP[QP % 6]; in rcQP2Qstep()
718 Qstep *= 2; in rcQP2Qstep()
720 return Qstep; in rcQP2Qstep()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DmsRateCtrl.c734 MS_S32 Qstep; in rcQP2Qstep() local
737 Qstep = QP2QSTEP[QP % 6]; in rcQP2Qstep()
739 Qstep *= 2; in rcQP2Qstep()
741 return Qstep; in rcQP2Qstep()