Home | History | Annotate | Download | only in src

Lines Matching refs:maxEnvelopes

2228           psEncConfig.maxEnvelopes           = psTuningTable[psTuningTableIdx].nEnvelopes;
2233 hSbrEncoder->estimateBitrate += ( (((*coreSampleRate) * 5 * psEncConfig.nStereoBands * psEncConfig.maxEnvelopes) / hSbrEncoder->frameSize));