Searched refs:G711_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define G711_TABLE_SIZE 256 macro183 const uint8_t ulaw_to_u8[G711_TABLE_SIZE]; \184 const uint8_t alaw_to_u8[G711_TABLE_SIZE]; \185 const uint8_t u8_to_ulaw[G711_TABLE_SIZE]; \186 const uint8_t u8_to_alaw[G711_TABLE_SIZE]; \