Searched refs:lpcStopBand (Results 1 – 2 of 2) sorted by relevance
144 INT lpcStopBand; member
397 tC->lpcStopBand = getTnsMaxBands(sampleRate, granuleLength, (blockType == SHORT_WINDOW) ? 1 : 0); in FDKaacEnc_InitTnsConfiguration()399 if (tC->lpcStopBand < 0) { in FDKaacEnc_InitTnsConfiguration()403 tC->lpcStopBand = FDKmin(tC->lpcStopBand, pC->sfbActive); in FDKaacEnc_InitTnsConfiguration()404 tC->lpcStopLine = pC->sfbOffset[tC->lpcStopBand]; in FDKaacEnc_InitTnsConfiguration()413 i = tC->lpcStopBand; in FDKaacEnc_InitTnsConfiguration()