SpeexBits Struct Reference

#include <speex_bits.h>

List of all members.

Public Attributes

char * chars
int nbBits
int charPtr
int bitPtr
int owner
int overflow
int buf_size
int reserved1
void * reserved2


Detailed Description

Bit-packing data structure representing (part of) a bit-stream.

Member Data Documentation

Position of the bit "cursor" within the current char

Allocated size for buffer

Position of the byte "cursor"

"raw" data

Total number of bits stored in the stream

Set to one if we try to read past the valid data

Does the struct "own" the "raw" buffer (member "chars")

Reserved for future use

Reserved for future use


The documentation for this struct was generated from the following file:

Generated on Tue Feb 10 08:44:08 2009 for RakNet by  doxygen 1.5.7.1