Searched refs:round8to6 (Results 1 – 1 of 1) sorted by relevance
1182 static inline int round8to6(int x) { in round8to6() function1192 static inline int g32_to_16(int x) { return round8to6(x); } in g32_to_16()