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