PutBitContext Struct Reference

#include <put_bits.h>

Data Fields

uint32_t bit_buf
 
int bit_left
 
uint8_tbuf
 
uint8_tbuf_ptr
 
uint8_tbuf_end
 
int size_in_bits
 

Detailed Description

Definition at line 41 of file put_bits.h.

Field Documentation

uint32_t PutBitContext::bit_buf

Definition at line 42 of file put_bits.h.

Referenced by flush_put_bits(), init_put_bits(), and put_bits().

uint8_t * PutBitContext::buf_ptr
int PutBitContext::size_in_bits

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