#include <arithmetic_codec.h>
Data Fields | |
int | precision |
arithmetic_codec_register_t | lower |
arithmetic_codec_register_t | range |
int | pending |
bvec | buffer |
arithmetic_codec_bit_t * | sequence |
Definition at line 36 of file arithmetic_codec.h.
Definition at line 37 of file arithmetic_codec.h.
Referenced by arithmetic_coder_new(), arithmetic_coder_start(), arithmetic_coder_stop(), and renormalize_enc().
Definition at line 38 of file arithmetic_codec.h.
Referenced by arithmetic_coder_encode_bit(), arithmetic_coder_start(), arithmetic_coder_stop(), and renormalize_enc().
Definition at line 39 of file arithmetic_codec.h.
Referenced by arithmetic_coder_encode_bit(), arithmetic_coder_start(), and renormalize_enc().
Definition at line 40 of file arithmetic_codec.h.
Referenced by arithmetic_coder_start(), renormalize_enc(), and write_bit().
Definition at line 41 of file arithmetic_codec.h.
Referenced by arithmetic_coder_new(), arithmetic_coder_start(), and arithmetic_coder_stop().
Definition at line 42 of file arithmetic_codec.h.
Referenced by arithmetic_coder_start(), arithmetic_coder_stop(), and write_bit().
|
|