spandsp  0.0.6
bitstream_state_s Struct Reference

#include <bitstream.h>

Public Attributes

uint32_t bitstream
int residue
int lsb_first

Detailed Description

Bitstream handler state

Member Data Documentation

uint32_t bitstream_state_s::bitstream

The bit stream.

int bitstream_state_s::lsb_first

TRUE if the stream is LSB first, else MSB first

int bitstream_state_s::residue

The residual bits in bitstream.


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