BitVector.cpp File Reference

Go to the source code of this file.

Functions

void shiftBits (unsigned char *toBasePtr, unsigned toBitOffset, unsigned char const *fromBasePtr, unsigned fromBitOffset, unsigned numBits)

Variables

static unsigned char const singleBitMask [8] = {0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01}

Function Documentation

void shiftBits ( unsigned char *  toBasePtr,
unsigned  toBitOffset,
unsigned char const *  fromBasePtr,
unsigned  fromBitOffset,
unsigned  numBits 
)

Definition at line 129 of file BitVector.cpp.

Referenced by TranscodeMP3ADU(), and unpackBandwidthEfficientData().


Variable Documentation

unsigned char const singleBitMask[8] = {0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01} [static]

Definition at line 39 of file BitVector.cpp.

Referenced by shiftBits().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat May 19 06:41:44 2012 for MythTV by  doxygen 1.6.3