Expand description
Arithmetic Decoder tools
Structs§
- Arithmetic
BitModel - Arithmetic Bit Model
- Arithmetic
Decoder - https://github.com/LASzip/LASzip/blob/master/src/arithmeticdecoder.cpp
- Arithmetic
Model - Arithmetic Model
Enums§
- Corrector
- A “Corrector” wrapper that handles two type of arithmetic models
Constants§
- AC_
BUFFER_ SIZE - The buffer size
- AC_
HEADER_ BYTE - The header byte for arithmetic coding
- AC_
MAX_ LENGTH - maximum AC interval length
- AC_
MIN_ LENGTH - threshold for renormalization
- BM_
LENGTH_ SHIFT - length bits discarded before mult
- BM_
MAX_ COUNT - for adaptive models
- DM_
LENGTH_ SHIFT - length bits discarded before mult
- DM_
MAX_ COUNT - for adaptive models