FFmpeg
Data Fields
ACoder Struct Reference

Data Fields

GetByteContext gb
 
uint32_t low
 
uint32_t high
 
uint32_t value
 

Detailed Description

Definition at line 31 of file rka.c.

Field Documentation

◆ gb

GetByteContext ACoder::gb

◆ low

uint32_t ACoder::low

Definition at line 33 of file rka.c.

Referenced by ac_dec_bit(), ac_decode_bool(), ac_get_freq(), ac_update(), and init_acoder().

◆ high

uint32_t ACoder::high

Definition at line 33 of file rka.c.

Referenced by ac_dec_bit(), ac_decode_bool(), ac_get_freq(), ac_update(), and init_acoder().

◆ value

uint32_t ACoder::value

Definition at line 34 of file rka.c.

Referenced by ac_dec_bit(), ac_decode_bool(), ac_get_freq(), ac_update(), and init_acoder().


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