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 350 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 369 of file amrnbdec.c.

Referenced by amrnb_decode_frame(), and amrwb_decode_frame().


Generated on Mon May 2 19:50:30 2011 for FFmpeg by  doxygen 1.5.6