All public logs
Jump to navigation
Jump to search
Combined display of all available logs of mywiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:58, 1 February 2025 Johnny talk contribs created page Print Page (Created page with " '''Pass 1''' <nowiki> b = 0x27ea7e8bf8c80000 x = 0 y = 0 read the unary MSBs and end bit: x = y = COUNT_ZERO_MSBS2(b); x=y=2 b = 0x27ea7e8bf8c80000 x = 2 y = 2 /* if(x == FLAC__BITS_PER_WORD) { x = ucbits; do { /* didn't find stop bit yet, have to keep going...: cwords++; if (cwords >= words) goto incomplete_msbs; b = br->buffer[cwords]; y = COUNT_ZERO_MSBS2(b); x += y; } while(y == FLAC__BITS_PER_WORD); } */...")