|
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 |
| int | lsp_nb_vqid [64] |
| signed char | high_lsp_cdbk [] |
| signed char | high_lsp_cdbk2 [] |