addBit(uint32 &x, uint32 n) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
align() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
BitStreamImpl(STREAM *stream, DisposeAfterUse::Flag disposeAfterUse=DisposeAfterUse::NO) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
BitStreamImpl(STREAM &stream) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
eos() const (defined in Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB >) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
getBit() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
getBits() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
getBits(size_t n) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
GetBits(const byte *dataPtr, uint32 dataSize) | Image::Indeo::GetBits | inline |
getBitsLeft() const | Image::Indeo::GetBits | inline |
getVLC2(int16(*table)[2]) | Image::Indeo::GetBits | inline |
isMSB2LSB() (defined in Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB >) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inlinestatic |
peekBit() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
peekBits() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
peekBits(size_t n) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
pos() const | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
rewind() | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
size() const | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
skip(uint32 n) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |
~BitStreamImpl() (defined in Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB >) | Common::BitStreamImpl< STREAM, CONTAINER, valueBits, isLE, MSB2LSB > | inline |