Home | History | Annotate | Download | only in src

Lines Matching refs:compensation

344     FIXP_DBL compensation;      /* Compensation factor for the energy change when applying modified gains */
395 /* Calculate compensation factor to retain the energy of the amplified signal */
398 &compensation, &compensation_e);
400 /* Apply compensation factor to all gains of the group */
402 nrgGain[k] = fMult(nrgGain[k],compensation);