#include <modes.h>
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
Enhancer constant
Enhancer constant
Enhancer constant
Gain of enhancer comb filter
Number of bits per frame after encoding
Referenced by nb_mode_query(), and wb_mode_query().