Lines Matching full:prev_loudness
242 float prev_loudness; /**< Loudness of previous frame */521 st->prev_loudness = 1;601 if (target_gain < st->max_decrease_step*st->agc_gain && loudness < 10*st->prev_loudness)614 st->prev_loudness = loudness;