¡@

Home 

c++ Programming Glossary: bits_left_in_buffer

fastest way to write a bitstream on modern x86 hardware

http://stackoverflow.com/questions/5704597/fastest-way-to-write-a-bitstream-on-modern-x86-hardware

unsigned int dst unsigned int buffer unsigned int bits_left_in_buffer int codeword short bits_to_write if bits_to_write bits_left_in_buffer.. int codeword short bits_to_write if bits_to_write bits_left_in_buffer buffer codeword 32 bits_left_in_buffer bits_left_in_buffer bits_to_write.. if bits_to_write bits_left_in_buffer buffer codeword 32 bits_left_in_buffer bits_left_in_buffer bits_to_write else unsigned int full_bits..