LMMS
Loading...
Searching...
No Matches
lsp.h File Reference

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)

Function Documentation

◆ vorbis_lpc_to_lsp()

int vorbis_lpc_to_lsp ( float * lpc,
float * lsp,
int m )
extern

◆ vorbis_lsp_to_curve()

void vorbis_lsp_to_curve ( float * curve,
int * map,
int n,
int ln,
float * lsp,
int m,
float amp,
float ampoffset )
extern