Searched defs:floatToFixed (Results 1 – 4 of 4) sorted by relevance
63 def floatToFixed(value, precisionBits): function
42 static uint32_t floatToFixed(float x) { in floatToFixed() function
59 static long floatToFixed(float value) in floatToFixed() function
385 FXP floatToFixed(const float& input) in floatToFixed() function