Go to the source code of this file.
Classes | |
| class | g711alaw |
| class | g711ulaw |
| class | gsmCodec |
| class | g729 |
Variables | |
| uchar | alaw_comp_table [16384] |
| uchar | ulaw_comp_table [16384] |
| short | alaw_exp_table [256] |
| short | ulaw_exp_table [256] |
| uchar alaw_comp_table[16384] |
Definition at line 2060 of file g711tabs.cpp.
| uchar ulaw_comp_table[16384] |
Definition at line 9 of file g711tabs.cpp.
| short alaw_exp_table[256] |
Definition at line 4147 of file g711tabs.cpp.
| short ulaw_exp_table[256] |
Definition at line 4111 of file g711tabs.cpp.
1.5.5