FFmpeg
|
Data Fields | |
GetByteContext | gb |
uint32_t | low |
uint32_t | high |
uint32_t | value |
GetByteContext ACoder::gb |
Definition at line 32 of file rka.c.
Referenced by ac_dec_bit(), ac_decode_bool(), ac_update(), decode_ch_samples(), init_acoder(), and rka_decode_frame().
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().
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().
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().