Lines Matching refs:FLUSHBITS
602 FLUSHBITS(u4_bitstream_offset, (u4_total_zeroes >> 4));
628 FLUSHBITS(u4_bitstream_offset, 3);
657 FLUSHBITS(u4_bitstream_offset, (u4_code & 0x03));
911 FLUSHBITS(u4_bitstream_offset, (u4_total_zeroes >> 4));
940 FLUSHBITS(u4_bitstream_offset, (u4_code & 0x03));
1173 FLUSHBITS(u4_bitstream_offset, (u4_code & 0x03));
1246 FLUSHBITS(u4_bitstream_offset, (u4_code & 0x03));
1339 FLUSHBITS(u4_bitstream_offset, ((u4_code & 0x7) + 1));
1401 FLUSHBITS(u4_bitstream_offset, ((u4_code & 0x7) + 1));