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