comparison libgsmefr/enc_state.h @ 88:03599300d2db

libgsmefr: q_gains.c compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 26 Nov 2022 11:21:22 +0000
parents af4b075d0313
children 77803ce2cc22
comparison
equal deleted inserted replaced
87:41d8e8f4058d 88:03599300d2db
33 /* from q_plsf_5.c */ 33 /* from q_plsf_5.c */
34 Word16 past_r2_q[M]; 34 Word16 past_r2_q[M];
35 /* from q_gains.c */ 35 /* from q_gains.c */
36 Word16 past_qua_en[4]; 36 Word16 past_qua_en[4];
37 Word16 pred[4]; 37 Word16 pred[4];
38 Word16 gcode0_CN;
38 /* from dtx.c */ 39 /* from dtx.c */
39 Word16 txdtx_ctrl; 40 Word16 txdtx_ctrl;
40 Word16 CN_excitation_gain; 41 Word16 CN_excitation_gain;
41 Word32 L_pn_seed_tx; 42 Word32 L_pn_seed_tx;
42 Word16 txdtx_hangover; 43 Word16 txdtx_hangover;