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