VP56RangeCoder Struct Reference

#include <vp56.h>

Data Fields

int high
int bits
const uint8_t * buffer
const uint8_t * end
unsigned int code_word

Detailed Description

Definition at line 56 of file vp56.h.

Field Documentation

int VP56RangeCoder::bits

Definition at line 58 of file vp56.h.

Referenced by ff_vp56_init_range_decoder(), and vp56_rac_renorm().

const uint8_t* VP56RangeCoder::buffer

Definition at line 60 of file vp56.h.

Referenced by ff_vp56_init_range_decoder(), and vp56_rac_renorm().

unsigned int VP56RangeCoder::code_word
const uint8_t* VP56RangeCoder::end

Definition at line 61 of file vp56.h.

Referenced by ff_vp56_init_range_decoder(), and vp56_rac_renorm().

int VP56RangeCoder::high

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