bitstream.h File Reference

Go to the source code of this file.

Classes

struct  bitstream_state_t

Functions

bitstream_state_t * bitstream_init (bitstream_state_t *s)
void bitstream_put (bitstream_state_t *s, uint8_t **c, unsigned int value, int bits)
void bitstream_flush (bitstream_state_t *s, uint8_t **c)
void bitstream_put2 (bitstream_state_t *s, uint8_t **c, unsigned int value, int bits)
void bitstream_flush2 (bitstream_state_t *s, uint8_t **c)
unsigned int bitstream_get (bitstream_state_t *s, const uint8_t **c, int bits)
unsigned int bitstream_get2 (bitstream_state_t *s, const uint8_t **c, int bits)


Detailed Description


Generated on Tue Jul 24 11:29:29 2007 for libspandsp by  doxygen 1.5.2