xine-lib 1.2.13-20230125hg15249
Data Fields
bits_reader_t Struct Reference

#include <bits_reader.h>

Data Fields

const uint8_t * buffer
 
const uint8_t * start
 
int offbits
 
int length
 
int oflow
 
const uint32_t * read
 
const uint8_t * end
 
uint32_t val
 
uint32_t bits
 
uint32_t oflow
 

Field Documentation

◆ bits

uint32_t bits_reader_t::bits

◆ buffer

const uint8_t* bits_reader_t::buffer

◆ end

const uint8_t * bits_reader_t::end

◆ length

int bits_reader_t::length

◆ offbits

int bits_reader_t::offbits

◆ oflow [1/2]

int bits_reader_t::oflow

◆ oflow [2/2]

uint32_t bits_reader_t::oflow

◆ read

const uint32_t* bits_reader_t::read

◆ start

const uint8_t * bits_reader_t::start

◆ val

uint32_t bits_reader_t::val

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