spandsp 3.0.0
bitstream_state_s Struct Reference

#include <bitstream.h>

Public Attributes

uint32_t bitstream
int residue
bool lsb_first

Detailed Description

Bitstream handler state

Member Data Documentation

◆ bitstream

uint32_t bitstream_state_s::bitstream

◆ lsb_first

bool bitstream_state_s::lsb_first

True if the stream is LSB first, else MSB first

Referenced by bitstream_emit(), bitstream_get(), bitstream_init(), and bitstream_put().

◆ residue

int bitstream_state_s::residue

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