#include <modes.h>
Public Attributes | |
int | lbr_pitch |
int | forced_pitch_gain |
int | have_subframe_gain |
int | double_codebook |
lsp_quant_func | lsp_quant |
lsp_unquant_func | lsp_unquant |
ltp_quant_func | ltp_quant |
ltp_unquant_func | ltp_unquant |
const void * | ltp_params |
innovation_quant_func | innovation_quant |
innovation_unquant_func | innovation_unquant |
const void * | innovation_params |
spx_word16_t | comb_gain |
int | bits_per_frame |
Set to -1 for "normal" modes, otherwise encode pitch using a global pitch and allowing a +- lbr_pitch variation (for low not-rates)
Use the same (forced) pitch gain for all sub-frames
Number of bits to use as sub-frame innovation gain
Apply innovation quantization twice for higher quality (and higher bit-rate)
LSP quantization function
LSP unquantization function
Long-term predictor (pitch) quantizer
Long-term predictor (pitch) un-quantizer
const void* SpeexSubmode::ltp_params |
Pitch parameters (options)
Innovation quantization
Innovation un-quantization
const void* SpeexSubmode::innovation_params |
Innovation quantization parameters
spx_word16_t SpeexSubmode::comb_gain |
Gain of enhancer comb filter
Number of bits per frame after encoding