SiprParameters Struct Reference

#include <sipr.h>


Data Fields

int ma_pred_switch
 switched moving average predictor
int vq_indexes [5]
int pitch_delay [5]
 pitch delay
int gp_index [5]
 adaptive-codebook gain indexes
int16_t fc_indexes [5][10]
 fixed-codebook indexes
int gc_index [5]
 fixed-codebook gain indexes


Detailed Description

Definition at line 90 of file sipr.h.


Field Documentation

fixed-codebook indexes

Definition at line 95 of file sipr.h.

Referenced by decode_frame(), decode_parameters(), and ff_sipr_decode_frame_16k().

fixed-codebook gain indexes

Definition at line 96 of file sipr.h.

Referenced by decode_frame(), decode_parameters(), and ff_sipr_decode_frame_16k().

adaptive-codebook gain indexes

Definition at line 94 of file sipr.h.

Referenced by decode_parameters(), and ff_sipr_decode_frame_16k().

switched moving average predictor

Definition at line 91 of file sipr.h.

Referenced by decode_parameters(), and ff_sipr_decode_frame_16k().

pitch delay

Definition at line 93 of file sipr.h.

Referenced by decode_frame(), decode_parameters(), and ff_sipr_decode_frame_16k().

Definition at line 92 of file sipr.h.

Referenced by decode_parameters(), ff_sipr_decode_frame_16k(), and lsf_decode_fp().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:39:53 2012 for FFmpeg by  doxygen 1.5.8