Home | History | Annotate | Download | only in src

Lines Matching refs:FDKaacEnc_FreqToBandWithRounding

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