Searched refs:maxStopFreqRaw (Results 1 – 1 of 1) sorted by relevance
311 INT maxStopFreqRaw = sampleRateCore / 2; in FDKsbrEnc_GetDownsampledStopFreq() local315 while (stopFreq > 0 && FDKsbrEnc_getSbrStopFreqRAW(stopFreq, sampleRateCore) > maxStopFreqRaw) { in FDKsbrEnc_GetDownsampledStopFreq()319 if (FDKsbrEnc_getSbrStopFreqRAW( stopFreq, sampleRateCore) > maxStopFreqRaw) in FDKsbrEnc_GetDownsampledStopFreq()