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