Home | History | Annotate | Download | only in src

Lines Matching refs:bitDistributionMode

2476     const INT bitDistributionMode, const FIXP_DBL vbrQualFactor) {
2482 if (bitDistributionMode == 1) {
2483 hAdjThr->bitDistributionMode = AACENC_BD_MODE_INTRA_ELEMENT;
2485 hAdjThr->bitDistributionMode = AACENC_BD_MODE_INTER_ELEMENT;
2822 if (hAdjThr->bitDistributionMode == AACENC_BD_MODE_INTRA_ELEMENT) {
2843 else if (hAdjThr->bitDistributionMode == AACENC_BD_MODE_INTER_ELEMENT) {