Home | History | Annotate | Download | only in src

Lines Matching refs:bitResTotMax

372                            (hQC->bitResTotMax != init->bitRes))) {
375 hQC->bitResTotMax = init->bitRes;
754 } else if (hQC->bitResTot > hQC->bitResTotMax) {
763 fMin(hQC->bitResTotMax, (hQC->maxBitsPerFrame - avgTotalBits));
1211 INT bitResSpace = qcKernel->bitResTotMax - qcKernel->bitResTot;
1275 fMin(qcKernel->maxBitsPerFrame, qcKernel->bitResTotMax);
1321 qcKernel->bitResTotMax -