Uses of Class
org.xiph.speex.LspQuant

Packages that use LspQuant
org.xiph.speex   
 

Uses of LspQuant in org.xiph.speex
 

Subclasses of LspQuant in org.xiph.speex
 class HighLspQuant
          LSP Quantisation and Unquantisation (high)
 class LbrLspQuant
          LSP Quantisation and Unquantisation (Lbr)
 class NbLspQuant
          LSP Quantisation and Unquantisation (narrowband)
 

Fields in org.xiph.speex declared as LspQuant
 LspQuant SubMode.lsqQuant
          LSP quantization/unquantization function
 

Constructors in org.xiph.speex with parameters of type LspQuant
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
 



Copyright © 1999-2004 Wimba S.A. All Rights Reserved.