alaw_to_ulaw_table 61 src/g711.c static const uint8_t alaw_to_ulaw_table[256] = alaw_to_ulaw_table 83 src/g711.c return alaw_to_ulaw_table[alaw];