Searched defs:FIXHR (Results 1 – 4 of 4) sorted by relevance
32 #define FIXHR(x) ((float)(x)) macro
32 #define FIXHR(a) ((int)((a) * (1LL<<32) + 0.5)) macro
36 # define FIXHR(x) ((float)(x)) macro42 # define FIXHR(a) ((int)((a) * (1LL<<32) + 0.5)) macro
48 #define FIXHR(x) ((float)(x)) macro72 # define FIXHR(a) ((int)((a) * (1LL<<32) + 0.5)) macro