PutBitContext Struct Reference

#include <put_bits.h>

Data Fields

uint32_t bit_buf
int bit_left
uint8_t * buf
uint8_t * buf_ptr
uint8_t * buf_end
int size_in_bits

Detailed Description

Definition at line 39 of file put_bits.h.

Field Documentation

uint32_t PutBitContext::bit_buf

Definition at line 40 of file put_bits.h.

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

int PutBitContext::size_in_bits

Definition at line 43 of file put_bits.h.

Referenced by copy_bits(), dv_encode_video_segment(), init_put_bits(), and xsub_encode_rle().


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