Searched refs:FDKsbrEnc_getSbrStopFreqRAW (Results 1 – 3 of 3) sorted by relevance
136 INT FDKsbrEnc_getSbrStopFreqRAW (INT stopFreq, INT fsCore);
145 INT FDKsbrEnc_getSbrStopFreqRAW (INT stopFreq, INT fsCore) in FDKsbrEnc_getSbrStopFreqRAW() function
316 while (stopFreq > 0 && FDKsbrEnc_getSbrStopFreqRAW(stopFreq, sampleRateCore) > maxStopFreqRaw) { in FDKsbrEnc_GetDownsampledStopFreq()320 if (FDKsbrEnc_getSbrStopFreqRAW( stopFreq, sampleRateCore) > maxStopFreqRaw) in FDKsbrEnc_GetDownsampledStopFreq()