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