Searched refs:loggain (Results 1 – 1 of 1) sorted by relevance
414 FIXP_DBL loggain, maxGainReduction; in pcmLimiter_GetMaxGainReduction() local418 loggain = fLog2(limiter->minGain, 1, &e_ans); in pcmLimiter_GetMaxGainReduction()420 maxGainReduction = fMult(loggain, FL2FXCONST_DBL(-6.0206f / (1 << 3))); in pcmLimiter_GetMaxGainReduction()