G711_TABLE_SIZE
const uint8_t ulaw_to_u8[G711_TABLE_SIZE];
const uint8_t alaw_to_u8[G711_TABLE_SIZE];
const uint8_t u8_to_ulaw[G711_TABLE_SIZE];
const uint8_t u8_to_alaw[G711_TABLE_SIZE];