Lines Matching full:attack
158 FIXP_DBL fastAttack[2]; /*!< Fast attack coefficient. */
160 FIXP_DBL slowAttack[2]; /*!< Slow attack coefficient. */
164 FIXP_DBL attackThr[2]; /*!< Slow/fast attack threshold. */
808 /* attack */
810 /* fast attack */
814 attack */
831 if ((gain < drcComp->smoothGain[i]) || (drcComp->holdCnt[i] == 0)) { /* hold gain unless we have an attack or hold period is over */