Modules | |
| Internal - Individual functions from Section 4 of G726 | |
| Internal - Functional blocks from Section 4 of G726 | |
Classes | |
| class | G726 |
| A class which implements ITU-T (formerly CCITT) Recomendation G726 "40, 32, 24, 16 kbit/s Adaptive Differential Pulse Code Modulation (ADPCM)". More... | |
Defines | |
| #define | IMPLEMENT_G191_BUGS |
|
|
When the source code is compiled with this macro defined, the code will reproduce bugs found in the G191 reference implementation of G726. These bugs are also required so that the test sequences supplied in G726 Appendix II produce the 'correct' results. The bugs affect the G726::Decode functions when the coding is uLaw or ALaw.
|
1.4.4