Searched refs:SMUQ10_TO_UINT (Results 1 – 1 of 1) sorted by relevance
253 #define SMUQ10_TO_UINT(x) ((x) >> 10) macro255 #define SMUQ10_ROUND(x) ((SMUQ10_TO_UINT(x)) + ((SMUQ10_FRAC(x)) >= 0x200))