FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
APERangecoder Struct Reference

Data Fields

uint32_t low
 low end of interval
 
uint32_t range
 length of interval
 
uint32_t help
 bytes_to_follow resp. intermediate value
 
unsigned int buffer
 buffer for input/output
 

Detailed Description

Definition at line 112 of file apedec.c.

Field Documentation

uint32_t APERangecoder::low
uint32_t APERangecoder::range
uint32_t APERangecoder::help

bytes_to_follow resp. intermediate value

Definition at line 115 of file apedec.c.

Referenced by range_decode_culfreq(), range_decode_culshift(), and range_decode_update().

unsigned int APERangecoder::buffer

buffer for input/output

Definition at line 116 of file apedec.c.

Referenced by range_dec_normalize(), and range_start_decoding().


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