Searched defs:gsm_state (Results 1 – 1 of 1) sorted by relevance
22 struct gsm_state { struct24 word dp0[ 280 ];25 word e[ 50 ]; /* code.c */27 word z1; /* preprocessing.c, Offset_com. */28 longword L_z2; /* Offset_com. */29 int mp; /* Preemphasis */31 word u[8]; /* short_term_aly_filter.c */32 word LARpp[2][8]; /* */33 word j; /* */35 word ltp_cut; /* long_term.c, LTP crosscorr. */[all …]