Searched refs:lpcStopBand (Results 1 – 2 of 2) sorted by relevance
397 tC->lpcStopBand = getTnsMaxBands(sampleRate, granuleLength, in FDKaacEnc_InitTnsConfiguration()400 if (tC->lpcStopBand < 0) { in FDKaacEnc_InitTnsConfiguration()404 tC->lpcStopBand = fMin(tC->lpcStopBand, pC->sfbActive); in FDKaacEnc_InitTnsConfiguration()405 tC->lpcStopLine = pC->sfbOffset[tC->lpcStopBand]; in FDKaacEnc_InitTnsConfiguration()420 i = tC->lpcStopBand; in FDKaacEnc_InitTnsConfiguration()
160 INT lpcStopBand; member