Searched defs:shifttable (Results 1 – 2 of 2) sorted by relevance
24 static void float2half_tables(uint16_t *basetable, uint8_t *shifttable) in float2half_tables()58 static uint16_t float2half(uint32_t f, uint16_t *basetable, uint8_t *shifttable) in float2half()
88 uint8_t shifttable[512]; member