Created by the British Broadcasting Corporation.
#include <iostream>
#include <sstream>
#include <iomanip>
#include <climits>
#include <libdirac_byteio/dirac_byte_stats.h>
Go to the source code of this file.
Definition of class SequenceHeaderByteIO.
#define BIT_IN_CHAR | ( | bit | ) | (1 << bit) |
Referenced by dirac::ByteIO::GetBit(), and dirac::ByteIO::SetBit().
#define BIT_ONE 1 |
#define BIT_ZERO 0 |
#define MS_BIT (1 << (CHAR_BIT - 1)) |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.