Uses of Interface
org.xiph.speex.Codebook
-
Packages that use Codebook Package Description org.xiph.speex JSpeex codec package. -
-
Uses of Codebook in org.xiph.speex
Classes in org.xiph.speex that implement Codebook Modifier and Type Class Description classHighLspQuantLSP Quantisation and Unquantisation (high)classLbrLspQuantLSP Quantisation and Unquantisation (Lbr)classLspQuantAbstract class that is the base for the various LSP Quantisation and Unquantisation methods.classNbCodecNarrowband Codec.classNbDecoderNarrowband Speex DecoderclassNbEncoderNarrowband Speex EncoderclassNbLspQuantLSP Quantisation and Unquantisation (narrowband)classSbCodecSideband Codec.classSbDecoderSideband Speex DecoderclassSbEncoderWideband Speex Encoder
-