#include <bitstream.h>
Public Attributes | |
| unsigned int | bitstream |
| unsigned int | residue |
| unsigned int bitstream_state_t::bitstream |
The bit stream.
Referenced by bitstream_flush(), bitstream_get(), bitstream_init(), bitstream_put(), g726_decode(), and g726_encode().
| unsigned int bitstream_state_t::residue |
The residual bits in bitstream.
Referenced by bitstream_flush(), bitstream_get(), bitstream_init(), bitstream_put(), g726_decode(), and g726_encode().
1.5.6