hvirtual/quicktime/encore50/bitstream.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BitstreamPutBits(x, y, z)   Bitstream_PutBits(z, y)

Functions

void Bitstream_Init (void *buffer)
void Bitstream_PutBits (int n, unsigned int val)
int Bitstream_Close (void)
int Bitstream_NextStartCode (void)
int Bitstream_GetLength (void)


Define Documentation

#define BitstreamPutBits ( x,
y,
 )     Bitstream_PutBits(z, y)


Function Documentation

int Bitstream_Close ( void   ) 

Definition at line 98 of file bitstream.c.

References Bitstream_PutBits(), bytecnt, and outcnt.

Referenced by encore().

Here is the call graph for this function:

int Bitstream_GetLength ( void   ) 

Definition at line 116 of file bitstream.c.

References bytecnt.

void Bitstream_Init ( void *  buffer  ) 

Definition at line 66 of file bitstream.c.

References bytecnt, byteptr, outbfr, and outcnt.

Referenced by encore().

int Bitstream_NextStartCode ( void   ) 

Definition at line 105 of file bitstream.c.

References Bitstream_PutBits(), and outcnt.

Referenced by BitstreamPutVopHeader(), PutVoVolHeader(), and VopCode().

Here is the call graph for this function:

void Bitstream_PutBits ( int  n,
unsigned int  val 
)

Definition at line 74 of file bitstream.c.

References bytecnt, byteptr, outbfr, and outcnt.

Referenced by Bitstream_Close(), Bitstream_NextStartCode(), and PutVoVolHeader().


Generated on Mon Apr 28 13:58:50 2008 for Cinelerra by  doxygen 1.5.5