SiprModeParam Struct Reference


Data Fields

const char * mode_name
uint16_t bits_per_frame
uint8_t subframe_count
uint8_t frames_per_packet
float pitch_sharp_factor
uint8_t number_of_fc_indexes
uint8_t ma_predictor_bits
 size in bits of the switched MA predictor
uint8_t vq_indexes_bits [5]
 size in bits of the i-th stage vector of quantizer
uint8_t pitch_delay_bits [5]
 size in bits of the adaptive-codebook index for every subframe
uint8_t gp_index_bits
uint8_t fc_index_bits [10]
 size in bits of the fixed codebook indexes
uint8_t gc_index_bits
 size in bits of the gain codebook indexes

Detailed Description

Definition at line 46 of file sipr.c.


Field Documentation

Definition at line 48 of file sipr.c.

Referenced by sipr_decode_frame().

size in bits of the fixed codebook indexes

Definition at line 64 of file sipr.c.

Referenced by decode_parameters().

Definition at line 50 of file sipr.c.

Referenced by sipr_decode_frame().

size in bits of the gain codebook indexes

Definition at line 65 of file sipr.c.

Referenced by decode_parameters().

Definition at line 63 of file sipr.c.

Referenced by decode_parameters().

size in bits of the switched MA predictor

Definition at line 55 of file sipr.c.

Referenced by decode_parameters().

Definition at line 47 of file sipr.c.

Referenced by sipr_decoder_init().

Definition at line 54 of file sipr.c.

Referenced by decode_parameters().

size in bits of the adaptive-codebook index for every subframe

Definition at line 61 of file sipr.c.

Referenced by decode_parameters().

Definition at line 51 of file sipr.c.

Referenced by decode_frame().

Definition at line 49 of file sipr.c.

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

size in bits of the i-th stage vector of quantizer

Definition at line 58 of file sipr.c.

Referenced by decode_parameters().


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

Generated on Fri Oct 26 02:46:18 2012 for FFmpeg by  doxygen 1.5.8