Searched refs:round8to5 (Results 1 – 1 of 1) sorted by relevance
1179 static inline int round8to5(int x) { in round8to5() function1191 static inline int r32_to_16(int x) { return round8to5(x); } in r32_to_16()1193 static inline int b32_to_16(int x) { return round8to5(x); } in b32_to_16()