Searched refs:maxEnvelopes (Results 1 – 5 of 5) sorted by relevance
194 if ((hPsEncConfig->maxEnvelopes < PSENC_NENV_1) || in PSEnc_Init()195 (hPsEncConfig->maxEnvelopes > PSENC_NENV_MAX)) { in PSEnc_Init()196 hPsEncConfig->maxEnvelopes = PSENC_NENV_DEFAULT; in PSEnc_Init()198 hParametricStereo->maxEnvelopes = hPsEncConfig->maxEnvelopes; in PSEnc_Init()278 hParametricStereo->dynBandScale, hParametricStereo->maxEnvelopes, in ExtractPSParameters()
156 UINT maxEnvelopes; member178 PSENC_NENV_CONFIG maxEnvelopes; member
181 UINT maxEnvelopes,
823 UINT maxEnvelopes, in FDKsbrEnc_PSEncode() argument839 int nEnvelopes = fixMin(maxEnvelopes, (UINT)PS_MAX_ENVELOPES); in FDKsbrEnc_PSEncode()
2310 psEncConfig.maxEnvelopes = psTuningTable[psTuningTableIdx].nEnvelopes; in sbrEncoder_Init()2320 psEncConfig.maxEnvelopes) / in sbrEncoder_Init()