http://bugs.winehq.org/show_bug.cgi?id=14717
--- Comment #222 from Alexander E. Patrakov patrakov@gmail.com 2011-11-07 23:49:10 CST --- Oops,
That's why it is normalized to 0x1000000, giving 20 significant bits. This is well-balanced with the 20 bits of precision in time-related variables like freqAcc.
This part is wrong. There are 24 significant bits, of course, and this is better than our time resolution.