|
| static void Decoding_of_the_coded_Log_Area_Ratios | P2 ((LARc, LARpp), word *LARc, word *LARpp) |
| static void Coefficients_0_12 | P3 ((LARpp_j_1, LARpp_j, LARp), register word *LARpp_j_1, register word *LARpp_j, register word *LARp) |
| static void Coefficients_40_159 | P2 ((LARpp_j, LARp), register word *LARpp_j, register word *LARp) |
| static void LARp_to_rp | P1 ((LARp), register word *LARp) |
| static void Short_term_analysis_filtering | P4 ((S, rp, k_n, s), struct gsm_state *S, register word *rp, register int k_n, register word *s) |
| static void Short_term_synthesis_filtering | P5 ((S, rrp, k, wt, sr), struct gsm_state *S, register word *rrp, register int k, register word *wt, register word *sr) |
| void Gsm_Short_Term_Analysis_Filter | P3 ((S, LARc, s), struct gsm_state *S, word *LARc, word *s) |
| void Gsm_Short_Term_Synthesis_Filter | P4 ((S, LARcr, wt, s), struct gsm_state *S, word *LARcr, word *wt, word *s) |