Home | History | Annotate | Download | only in src

Lines Matching refs:FDKaacEnc_FreqToBandWithRounding

294   \brief     FDKaacEnc_FreqToBandWithRounding
306 INT FDKaacEnc_FreqToBandWithRounding(
439 tC->lpcStartBand[HIFILT] = FDKaacEnc_FreqToBandWithRounding(pCfg->filterStartFreq[HIFILT], sampleRate, pC->sfbCnt, pC->sfbOffset);
441 tC->lpcStartBand[LOFILT] = FDKaacEnc_FreqToBandWithRounding(pCfg->filterStartFreq[LOFILT], sampleRate, pC->sfbCnt, pC->sfbOffset);