DDR => Double Data Rate
800MHz clock = 1600 MHz Effective Clock.
The memory speed is a strap (in this case 8x) of the BCLK (which is 100.0 optimally). There is however often variations in the BCLK, which means that your BCLK is probably at 99.75 which is fine.
Nice. Thanks for the quick reply!