Searched refs:lpcStopBand (Results 1 – 2 of 2) sorted by relevance
148 INT lpcStopBand; member
379 tC->lpcStopBand = getTnsMaxBands(sampleRate, granuleLength, (blockType == SHORT_WINDOW) ? 1 : 0); in FDKaacEnc_InitTnsConfiguration()381 if (tC->lpcStopBand < 0) { in FDKaacEnc_InitTnsConfiguration()385 tC->lpcStopBand = FDKmin(tC->lpcStopBand, pC->sfbActive); in FDKaacEnc_InitTnsConfiguration()386 tC->lpcStopLine = pC->sfbOffset[tC->lpcStopBand]; in FDKaacEnc_InitTnsConfiguration()394 i = tC->lpcStopBand; in FDKaacEnc_InitTnsConfiguration()