Hello,<br><br>I&#39;m having problems to understand one thing in the floor1 encode and inverse functions in libvorbis 1.2.3 (I haven&#39;t had time to update myself to 1.3.1). There are some bitwise-and operations involving the floor posts, with 0x7fff and 0x8000, but I can&#39;t get to understand what&#39;s exactly their purpose... as far as I understand, that most significant bit is some kind of flag, but what exactly is it marking? I mean, what is the difference between a post with that bit set, and a post with the bit unset?<br>
<br>Thank you.<br>