AMR synthesis functions


Functions

static int synthesis (AMRContext *p, float *lpc, float fixed_gain, const float *fixed_vector, float *samples, uint8_t overflow)
 Conduct 10th order linear predictive coding synthesis.

Function Documentation

static int synthesis ( AMRContext p,
float *  lpc,
float  fixed_gain,
const float *  fixed_vector,
float *  samples,
uint8_t  overflow 
) [static]

Conduct 10th order linear predictive coding synthesis.

Parameters:
p pointer to the AMRContext
lpc pointer to the LPC coefficients
fixed_gain fixed codebook gain for synthesis
fixed_vector algebraic codebook vector
samples pointer to the output speech samples
overflow 16-bit overflow flag

Definition at line 795 of file amrnbdec.c.

Referenced by amrnb_decode_frame().


Generated on Fri Oct 26 02:36:56 2012 for FFmpeg by  doxygen 1.5.8