Go to the source code of this file.
Variables | |
| unsigned char | ulaw_comp_table [16384] |
| unsigned char | alaw_comp_table [16384] |
| short | ulaw_exp_table [256] |
| short | alaw_exp_table [256] |
| unsigned char ulaw_comp_table[16384] |
Definition at line 9 of file g711tabs.cpp.
| unsigned char alaw_comp_table[16384] |
Definition at line 2060 of file g711tabs.cpp.
| short ulaw_exp_table[256] |
Definition at line 4111 of file g711tabs.cpp.
| short alaw_exp_table[256] |
Definition at line 4147 of file g711tabs.cpp.
1.5.5