FreeCalypso > hg > gsm-codec-lib
diff libgsmefr/dtx.h @ 61:a18782a7d270
libgsmefr: d_gains.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 25 Nov 2022 20:19:30 +0000 |
parents | 988fd7ff514f |
children |
line wrap: on
line diff
--- a/libgsmefr/dtx.h Fri Nov 25 19:22:05 2022 +0000 +++ b/libgsmefr/dtx.h Fri Nov 25 20:19:30 2022 +0000 @@ -88,14 +88,12 @@ void update_gain_code_history_tx ( struct EFR_encoder_state *st, - Word16 new_gain_code, - Word16 gain_code_old_tx[4 * DTX_HANGOVER] + Word16 new_gain_code ); void update_gain_code_history_rx ( struct EFR_decoder_state *st, - Word16 new_gain_code, - Word16 gain_code_old_rx[4 * DTX_HANGOVER] + Word16 new_gain_code ); Word16 compute_CN_excitation_gain (