short_term.c File Reference

Go to the source code of this file.

Functions

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 ((u0, rp0, k_n, s), register word *u0, register word *rp0, register int k_n, register word *s)
static void
Fast_Short_term_analysis_filtering 
P4 ((u, rp, k_n, s), register word *u;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)


Function Documentation

static void Decoding_of_the_coded_Log_Area_Ratios P2 ( (LARc, LARpp)  ,
word LARc,
word LARpp 
) [static]

Definition at line 28 of file short_term.c.

static void Coefficients_27_39 P3 ( (LARpp_j_1, LARpp_j, LARp)  ,
register word LARpp_j_1,
register word LARpp_j,
register word LARp 
) [static]

Definition at line 96 of file short_term.c.

static void Coefficients_40_159 P2 ( (LARpp_j, LARp)  ,
register word LARpp_j,
register word LARp 
) [static]

Definition at line 137 of file short_term.c.

static void LARp_to_rp P1 ( (LARp)  ,
register word LARp 
) [static]

Definition at line 149 of file short_term.c.

static void Short_term_analysis_filtering P4 ( (u0, rp0, k_n, s ,
register word u0,
register word rp0,
register int  k_n,
register word s 
) [static]

Definition at line 195 of file short_term.c.

static void Fast_Short_term_analysis_filtering P4 ( (u, rp, k_n, s ,
register word *u;register word rp,
register int  k_n,
register word s 
) [static]

Definition at line 241 of file short_term.c.

static void Fast_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 
) [static]

Definition at line 286 of file short_term.c.

void Gsm_Short_Term_Analysis_Filter P3 ( (S, LARc, s ,
struct gsm_state S,
word LARc,
word s 
)

Definition at line 369 of file short_term.c.

void Gsm_Short_Term_Synthesis_Filter P4 ( (S, LARcr, wt, s ,
struct gsm_state S,
word LARcr,
word wt,
word s 
)

Definition at line 412 of file short_term.c.


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5