|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ltp | |
org.xiph.speex |
Uses of Ltp in org.xiph.speex |
Subclasses of Ltp in org.xiph.speex | |
class |
Ltp3Tap
Long Term Prediction Quantisation and Unquantisation (3Tap) |
class |
LtpForcedPitch
Long Term Prediction Quantisation and Unquantisation (Forced Pitch) |
Fields in org.xiph.speex declared as Ltp | |
Ltp |
SubMode.ltp
Long-term predictor (pitch) un-quantizer |
Constructors in org.xiph.speex with parameters of type Ltp | |
SubMode(int lbr_pitch,
int forced_pitch_gain,
int have_subframe_gain,
int double_codebook,
LspQuant lspQuant,
Ltp ltp,
CbSearch innovation,
float lpc_enh_k1,
float lpc_enh_k2,
float comb_gain,
int bits_per_frame)
Constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |