ulaw_to_alaw_table 38 src/g711.c static const uint8_t ulaw_to_alaw_table[256] = ulaw_to_alaw_table 89 src/g711.c return ulaw_to_alaw_table[ulaw];