doom3-gpl
Doom 3 GPL source release
|
#include "../vorbis/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) |