|
| audiofile.cpp |
| Implementation of audio Audio classes and functions.
|
|
| audiofile.h |
| Definitions of audio Audio classes and functions.
|
|
| audiosample.h |
| Encoding and decoding of audio samples.
|
|
| g711.cpp |
| Implementation of G.711 logarithmic codecs.
|
|
| g711.h |
| Implementation of G.711 logarithmic codecs.
|
|
| gmm.cpp |
| Implementation of a Gaussian Mixture Model Class.
|
|
| gmm.h |
| Definition of a Gaussian Mixture Model Class.
|
|
| lpcfunc.cpp |
| Implementations of linear prediction functions, and conversion between common representations of linear predictive parameters.
|
|
| lpcfunc.h |
| Implementation of linear prediction functions, and conversion between common representations of linear predictive parameters.
|
|
| pnm.cpp |
| Implementation of PNM graphics format I/O function.
|
|
| pnm.h |
| Definitions of PNM graphics format I/O function.
|
|
| vq.cpp |
| Implementation of a vector quantizer class (unconstrained)
|
|
| vq.h |
| Definition of a vector quantizer class (unconstrained)
|
|
| vqtrain.cpp |
| Implementation of a vector quantizer training functions.
|
|
| vqtrain.h |
| Definitions of a vector quantizer training functions.
|
|