Classes | Macros | Variables
arithmeticmodel.hpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include "mydefs.hpp"
Include dependency graph for arithmeticmodel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArithmeticBitModel
 
class  ArithmeticModel
 

Macros

#define AC_BUFFER_SIZE   1024
 
#define AC_HEADER_BYTE   2
 

Variables

const U32 AC__MaxLength = 0xFFFFFFFFU
 
const U32 AC__MinLength = 0x01000000U
 
const U32 BM__LengthShift = 13
 
const U32 BM__MaxCount = 1 << BM__LengthShift
 
const U32 DM__LengthShift = 15
 
const U32 DM__MaxCount = 1 << DM__LengthShift
 

Macro Definition Documentation

◆ AC_BUFFER_SIZE

#define AC_BUFFER_SIZE   1024

Definition at line 44 of file arithmeticmodel.hpp.

◆ AC_HEADER_BYTE

#define AC_HEADER_BYTE   2

Definition at line 43 of file arithmeticmodel.hpp.

Variable Documentation

◆ AC__MaxLength

const U32 AC__MaxLength = 0xFFFFFFFFU

Definition at line 47 of file arithmeticmodel.hpp.

◆ AC__MinLength

const U32 AC__MinLength = 0x01000000U

Definition at line 46 of file arithmeticmodel.hpp.

◆ BM__LengthShift

const U32 BM__LengthShift = 13

Definition at line 50 of file arithmeticmodel.hpp.

◆ BM__MaxCount

const U32 BM__MaxCount = 1 << BM__LengthShift

Definition at line 51 of file arithmeticmodel.hpp.

◆ DM__LengthShift

const U32 DM__LengthShift = 15

Definition at line 54 of file arithmeticmodel.hpp.

◆ DM__MaxCount

const U32 DM__MaxCount = 1 << DM__LengthShift

Definition at line 55 of file arithmeticmodel.hpp.



lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25