Uses of Class
org.xiph.speex.Ltp

Packages that use Ltp
Package
Description
JSpeex codec package.
  • Uses of Ltp in org.xiph.speex

    Subclasses of Ltp in org.xiph.speex
    Modifier and Type
    Class
    Description
    class 
    Long Term Prediction Quantisation and Unquantisation (3Tap)
    class 
    Long Term Prediction Quantisation and Unquantisation (Forced Pitch)
    Fields in org.xiph.speex declared as Ltp
    Modifier and Type
    Field
    Description
    SubMode.ltp
    Long-term predictor (pitch) un-quantizer
    Constructors in org.xiph.speex with parameters of type Ltp
    Modifier
    Constructor
    Description
     
    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