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