Searched refs:maxEnvelopes (Results 1 – 5 of 5) sorted by relevance
141 UINT maxEnvelopes; member162 PSENC_NENV_CONFIG maxEnvelopes; member
200 …if ( (hPsEncConfig->maxEnvelopes < PSENC_NENV_1) || (hPsEncConfig->maxEnvelopes > PSENC_NENV_MAX) … in PSEnc_Init()201 hPsEncConfig->maxEnvelopes = PSENC_NENV_DEFAULT; in PSEnc_Init()203 hParametricStereo->maxEnvelopes = hPsEncConfig->maxEnvelopes; in PSEnc_Init()281 hParametricStereo->maxEnvelopes, in ExtractPSParameters()
181 UINT maxEnvelopes,
842 UINT maxEnvelopes, in FDKsbrEnc_PSEncode() argument861 int nEnvelopes = fixMin(maxEnvelopes, (UINT)PS_MAX_ENVELOPES); in FDKsbrEnc_PSEncode()
2136 psEncConfig.maxEnvelopes = psTuningTable[psTuningTableIdx].nEnvelopes; in sbrEncoder_Init()2141 …+= ( (((*coreSampleRate) * 5 * psEncConfig.nStereoBands * psEncConfig.maxEnvelopes) / hSbrEncoder-… in sbrEncoder_Init()