rpe.c File Reference

Go to the source code of this file.

Functions

static void Weighting_filter P2 ((e, x), register word *e, word *x)
static void RPE_grid_selection P3 ((x, xM, Mc_out), word *x, word *xM, word *Mc_out)
static void
APCM_quantization_xmaxc_to_exp_mant 
P3 ((xmaxc, exp_out, mant_out), word xmaxc, word *exp_out, word *mant_out)
static void APCM_quantization P5 ((xM, xMc, mant_out, exp_out, xmaxc_out), word *xM, word *xMc, word *mant_out, word *exp_out, word *xmaxc_out)
static void
APCM_inverse_quantization 
P4 ((xMc, mant, exp, xMp), register word *xMc, word mant, word exp, register word *xMp)
static void RPE_grid_positioning P3 ((Mc, xMp, ep), word Mc, register word *xMp, register word *ep)
void
Gsm_Update_of_reconstructed_short_time_residual_signal 
P3 ((dpp, ep, dp), word *dpp, word *ep, word *dp)
void Gsm_RPE_Encoding P5 ((S, e, xmaxc, Mc, xMc), struct gsm_state *S, word *e, word *xmaxc, word *Mc, word *xMc)
void Gsm_RPE_Decoding P5 ((S, xmaxcr, Mcr, xMcr, erp), struct gsm_state *S, word xmaxcr, word Mcr, word *xMcr, word *erp)


Function Documentation

static void Weighting_filter P2 ( (e, x)  ,
register word e,
word x 
) [static]

Definition at line 24 of file rpe.c.

static void RPE_grid_selection P3 ( (x, xM, Mc_out)  ,
word x,
word xM,
word Mc_out 
) [static]

Definition at line 119 of file rpe.c.

static void APCM_quantization_xmaxc_to_exp_mant P3 ( (xmaxc, exp_out, mant_out)  ,
word  xmaxc,
word exp_out,
word mant_out 
) [static]

Definition at line 226 of file rpe.c.

static void APCM_quantization P5 ( (xM, xMc, mant_out, exp_out, xmaxc_out)  ,
word xM,
word xMc,
word mant_out,
word exp_out,
word xmaxc_out 
) [static]

Definition at line 259 of file rpe.c.

static void APCM_inverse_quantization P4 ( (xMc, mant, exp, xMp)  ,
register word xMc,
word  mant,
word  exp,
register word xMp 
) [static]

Definition at line 352 of file rpe.c.

static void RPE_grid_positioning P3 ( (Mc, xMp, ep)  ,
word  Mc,
register word xMp,
register word ep 
) [static]

Definition at line 390 of file rpe.c.

void Gsm_Update_of_reconstructed_short_time_residual_signal P3 ( (dpp, ep, dp)  ,
word dpp,
word ep,
word dp 
)

Definition at line 437 of file rpe.c.

void Gsm_RPE_Encoding P5 ( (S, e, xmaxc, Mc, xMc)  ,
struct gsm_state S,
word e,
word xmaxc,
word Mc,
word xMc 
)

Definition at line 452 of file rpe.c.

void Gsm_RPE_Decoding P5 ( (S, xmaxcr, Mcr, xMcr, erp)  ,
struct gsm_state S,
word  xmaxcr,
word  Mcr,
word xMcr,
word erp 
)

Definition at line 475 of file rpe.c.


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