Home | History | Annotate | Download | only in src

Lines Matching refs:FDKaacEnc_FreqToBandWithRounding

315   \brief     FDKaacEnc_FreqToBandWithRounding
327 INT FDKaacEnc_FreqToBandWithRounding(
455 tC->lpcStartBand[HIFILT] = FDKaacEnc_FreqToBandWithRounding(pCfg->filterStartFreq[HIFILT], sampleRate, pC->sfbCnt, pC->sfbOffset);
457 tC->lpcStartBand[LOFILT] = FDKaacEnc_FreqToBandWithRounding(pCfg->filterStartFreq[LOFILT], sampleRate, pC->sfbCnt, pC->sfbOffset);