Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Audio Codec - ITU-T Recomendation G726


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


Define Documentation

#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.

Since:
2005-02-13

Definition at line 251 of file G726.h.


Generated by  doxygen 1.4.4