Main Page | Class List | File List | Class Members | File Members

quant_lsp.h File Reference

#include <speex/speex_bits.h>

Go to the source code of this file.

Defines

#define MAX_LSP_SIZE   20
#define NB_CDBK_SIZE   64
#define NB_CDBK_SIZE_LOW1   64
#define NB_CDBK_SIZE_LOW2   64
#define NB_CDBK_SIZE_HIGH1   64
#define NB_CDBK_SIZE_HIGH2   64

Functions

void lsp_quant_nb (float *lsp, float *qlsp, int order, SpeexBits *bits)
void lsp_unquant_nb (float *lsp, int order, SpeexBits *bits)
void lsp_quant_lbr (float *lsp, float *qlsp, int order, SpeexBits *bits)
void lsp_unquant_lbr (float *lsp, int order, SpeexBits *bits)
void lsp_quant_high (float *lsp, float *qlsp, int order, SpeexBits *bits)
void lsp_unquant_high (float *lsp, int order, SpeexBits *bits)

Variables

signed char cdbk_nb []
signed char cdbk_nb_low1 []
signed char cdbk_nb_low2 []
signed char cdbk_nb_high1 []
signed char cdbk_nb_high2 []


Define Documentation

#define MAX_LSP_SIZE   20
 

#define NB_CDBK_SIZE   64
 

#define NB_CDBK_SIZE_HIGH1   64
 

#define NB_CDBK_SIZE_HIGH2   64
 

#define NB_CDBK_SIZE_LOW1   64
 

#define NB_CDBK_SIZE_LOW2   64
 


Function Documentation

void lsp_quant_high float *  lsp,
float *  qlsp,
int  order,
SpeexBits *  bits
 

void lsp_quant_lbr float *  lsp,
float *  qlsp,
int  order,
SpeexBits *  bits
 

void lsp_quant_nb float *  lsp,
float *  qlsp,
int  order,
SpeexBits *  bits
 

void lsp_unquant_high float *  lsp,
int  order,
SpeexBits *  bits
 

void lsp_unquant_lbr float *  lsp,
int  order,
SpeexBits *  bits
 

void lsp_unquant_nb float *  lsp,
int  order,
SpeexBits *  bits
 


Variable Documentation

signed char cdbk_nb[]
 

signed char cdbk_nb_high1[]
 

signed char cdbk_nb_high2[]
 

signed char cdbk_nb_low1[]
 

signed char cdbk_nb_low2[]
 


Generated on Thu Aug 12 11:24:53 2004 for speex by doxygen 1.3.8