openshot-audio
0.1.6
|
Go to the source code of this file.
Functions | |
int | vorbis_lpc_to_lsp (float *lpc, float *lsp, int m) |
void | vorbis_lsp_to_curve (float *curve, int *map, int n, int ln, float *lsp, int m, float amp, float ampoffset) |
int vorbis_lpc_to_lsp | ( | float * | lpc, |
float * | lsp, | ||
int | m | ||
) |
void vorbis_lsp_to_curve | ( | float * | curve, |
int * | map, | ||
int | n, | ||
int | ln, | ||
float * | lsp, | ||
int | m, | ||
float | amp, | ||
float | ampoffset | ||
) |