Home | History | Annotate | Download | only in src

Lines Matching full:boostthr

145     FIXP_DBL     boostThr[2];                /*!< Boost threshold. */
618 drcComp->boostThr[i] = tabBoostThr[profileIdx];
795 else if (level < drcComp->boostThr[i]) {
797 gain = fMult((level - drcComp->boostThr[i]),drcComp->boostFac[i]);