Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c714 static const int QP2QSTEP[6] = { 20, 22, 26, 28, 32, 36 }; in rcQP2Qstep() local
716 Qstep = QP2QSTEP[QP % 6]; in rcQP2Qstep()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DmsRateCtrl.c735 static const MS_S32 QP2QSTEP[6] = { 20, 22, 26, 28, 32, 36 }; in rcQP2Qstep() local
737 Qstep = QP2QSTEP[QP % 6]; in rcQP2Qstep()