#include <arithmetic_codec.h>
Data Fields | |
int | precision |
arithmetic_codec_register_t | lower |
arithmetic_codec_register_t | range |
arithmetic_codec_register_t | value |
bvec | buffer |
arithmetic_codec_bit_t * | sequence |
Definition at line 45 of file arithmetic_codec.h.
Definition at line 46 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_new(), arithmetic_decoder_start(), arithmetic_decoder_stop(), read_bit(), and renormalize_dec().
Definition at line 47 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_decode_bit(), arithmetic_decoder_start(), and renormalize_dec().
Definition at line 48 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_decode_bit(), arithmetic_decoder_start(), and renormalize_dec().
Definition at line 49 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_decode_bit(), arithmetic_decoder_start(), read_bit(), and renormalize_dec().
Definition at line 50 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_start(), and arithmetic_decoder_stop().
Definition at line 51 of file arithmetic_codec.h.
Referenced by arithmetic_decoder_start(), arithmetic_decoder_stop(), and read_bit().
|
|