GetBitContext Struct Reference

#include <get_bits.h>

Data Fields

const uint8_tbuffer
 
const uint8_tbuffer_end
 
int index
 
int size_in_bits
 

Detailed Description

Definition at line 52 of file get_bits.h.

Field Documentation

const uint8_t * GetBitContext::buffer_end
int GetBitContext::index

Definition at line 54 of file get_bits.h.

Referenced by get_bits1(), get_bits_count(), init_get_bits(), and skip_bits_long().


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