RangeCoder Struct Reference

#include <rangecoder.h>

List of all members.


Detailed Description

Definition at line 34 of file rangecoder.h.


Public Attributes

int low
int range
int outstanding_count
int outstanding_byte
uint8_t zero_state [256]
uint8_t one_state [256]
uint8_t * bytestream_start
uint8_t * bytestream
uint8_t * bytestream_end

Member Data Documentation

Definition at line 37 of file rangecoder.h.

Referenced by ff_init_range_encoder(), get_rac_count(), and renorm_encoder().

Definition at line 38 of file rangecoder.h.

Referenced by ff_init_range_encoder(), get_rac_count(), and renorm_encoder().

uint8_t RangeCoder::zero_state[256]

Definition at line 39 of file rangecoder.h.

Referenced by ff_build_rac_states(), get_rac(), and put_rac().

uint8_t RangeCoder::one_state[256]

Definition at line 40 of file rangecoder.h.

Referenced by ff_build_rac_states(), get_rac(), and put_rac().


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

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5