Definition at line 48 of file sipr.c.
◆ mode_name
const char* SiprModeParam::mode_name |
◆ bits_per_frame
uint16_t SiprModeParam::bits_per_frame |
◆ subframe_count
uint8_t SiprModeParam::subframe_count |
◆ frames_per_packet
uint8_t SiprModeParam::frames_per_packet |
◆ pitch_sharp_factor
float SiprModeParam::pitch_sharp_factor |
◆ number_of_fc_indexes
uint8_t SiprModeParam::number_of_fc_indexes |
◆ ma_predictor_bits
uint8_t SiprModeParam::ma_predictor_bits |
size in bits of the switched MA predictor
Definition at line 57 of file sipr.c.
◆ vq_indexes_bits
uint8_t SiprModeParam::vq_indexes_bits[5] |
size in bits of the i-th stage vector of quantizer
Definition at line 60 of file sipr.c.
◆ pitch_delay_bits
uint8_t SiprModeParam::pitch_delay_bits[5] |
size in bits of the adaptive-codebook index for every subframe
Definition at line 63 of file sipr.c.
◆ gp_index_bits
uint8_t SiprModeParam::gp_index_bits |
◆ fc_index_bits
uint8_t SiprModeParam::fc_index_bits[10] |
size in bits of the fixed codebook indexes
Definition at line 66 of file sipr.c.
◆ gc_index_bits
uint8_t SiprModeParam::gc_index_bits |
size in bits of the gain codebook indexes
Definition at line 67 of file sipr.c.
The documentation for this struct was generated from the following file: