|
BurgerLib
|
#include "brtypes.h"

Defines | |
| #define | PK_PI (3.1415926536f) |
Functions | |
| void BURGER_API | vorbis_lsp_to_curve (float *curve, int *map, int n, int ln, float *lsp, int m, float amp, float ampoffset) |
| int BURGER_API | vorbis_lpc_to_lsp (float *lpc, float *lsp, int m) |
| #define PK_PI (3.1415926536f) |
| int BURGER_API vorbis_lpc_to_lsp | ( | float * | lpc, |
| float * | lsp, | ||
| int | m | ||
| ) |
| void BURGER_API vorbis_lsp_to_curve | ( | float * | curve, |
| int * | map, | ||
| int | n, | ||
| int | ln, | ||
| float * | lsp, | ||
| int | m, | ||
| float | amp, | ||
| float | ampoffset | ||
| ) |
1.8.0