LMMS
Loading...
Searching...
No Matches
plugins
CarlaBase
carla
source
modules
juce_audio_formats
codecs
oggvorbis
libvorbis-1.3.7
lib
Functions
lpc.h File Reference
#include "
../../codec.h
"
Go to the source code of this file.
Functions
float
vorbis_lpc_from_data
(float *
data
, float *lpc,
int
n
,
int
m
)
void
vorbis_lpc_predict
(float *coeff, float *prime,
int
m
, float *
data
, long
n
)
Function Documentation
◆
vorbis_lpc_from_data()
float vorbis_lpc_from_data
(
float *
data
,
float *
lpc
,
int
n
,
int
m
)
extern
◆
vorbis_lpc_predict()
void
vorbis_lpc_predict
(
float *
coeff
,
float *
prime
,
int
m
,
float *
data
,
long
n
)
extern
Generated on
for LMMS by
1.16.1