Searched defs:fixedToFloat (Results 1 – 3 of 3) sorted by relevance
42 def fixedToFloat(value, precisionBits): function
156 private float fixedToFloat(int x) { in fixedToFloat() method in MatrixStack
393 float fixedToFloat(const FXP& input) in fixedToFloat() function