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

#include <dirac_arith.h>

Data Fields

unsigned low
 
uint16_t range
 
int16_t counter
 
const uint8_tbytestream
 
const uint8_tbytestream_end
 
uint16_t contexts [DIRAC_CTX_COUNT]
 

Detailed Description

Definition at line 75 of file dirac_arith.h.

Field Documentation

unsigned DiracArith::low

Definition at line 76 of file dirac_arith.h.

Referenced by dirac_get_arith_bit(), ff_dirac_init_arith_decoder(), refill(), and renorm().

uint16_t DiracArith::range

Definition at line 77 of file dirac_arith.h.

Referenced by dirac_get_arith_bit(), ff_dirac_init_arith_decoder(), and renorm().

int16_t DiracArith::counter

Definition at line 78 of file dirac_arith.h.

Referenced by ff_dirac_init_arith_decoder(), refill(), and renorm().

const uint8_t* DiracArith::bytestream

Definition at line 80 of file dirac_arith.h.

Referenced by ff_dirac_init_arith_decoder(), and refill().

const uint8_t* DiracArith::bytestream_end

Definition at line 81 of file dirac_arith.h.

Referenced by ff_dirac_init_arith_decoder(), and refill().

uint16_t DiracArith::contexts[DIRAC_CTX_COUNT]

Definition at line 83 of file dirac_arith.h.

Referenced by dirac_get_arith_bit(), and ff_dirac_init_arith_decoder().


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