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