Searched defs:fractional (Results 1 – 2 of 2) sorted by relevance
34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed()