AMR pitch vector decoding functions


Functions

static void decode_pitch_lag_1_6 (int *lag_int, int *lag_frac, int pitch_index, const int prev_lag_int, const int subframe)
 Like ff_decode_pitch_lag(), but with 1/6 resolution.
static void decode_pitch_vector (AMRContext *p, const AMRNBSubframe *amr_subframe, const int subframe)

Function Documentation

static void decode_pitch_lag_1_6 ( int *  lag_int,
int *  lag_frac,
int  pitch_index,
const int  prev_lag_int,
const int  subframe 
) [static]

Like ff_decode_pitch_lag(), but with 1/6 resolution.

Definition at line 378 of file amrnbdec.c.

Referenced by decode_pitch_vector().

static void decode_pitch_vector ( AMRContext p,
const AMRNBSubframe amr_subframe,
const int  subframe 
) [static]

Definition at line 397 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