MEPP2 Project
Functions
arithmetic_codec.inl File Reference
#include <stdlib.h>
Include dependency graph for arithmetic_codec.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned AC__MinLength (void)
 
unsigned AC__MaxLength (void)
 
unsigned BM__LengthShift (void)
 
unsigned BM__MaxCount (void)
 
unsigned DM__LengthShift (void)
 
unsigned DM__MaxCount (void)
 
void AC_Error (const char *msg)
 

Function Documentation

◆ AC__MaxLength()

unsigned AC__MaxLength ( void  )
inline

Definition at line 62 of file arithmetic_codec.inl.

Here is the caller graph for this function:

◆ AC__MinLength()

unsigned AC__MinLength ( void  )
inline

Definition at line 56 of file arithmetic_codec.inl.

Here is the caller graph for this function:

◆ AC_Error()

void AC_Error ( const char *  msg)
inline

Definition at line 103 of file arithmetic_codec.inl.

Here is the caller graph for this function:

◆ BM__LengthShift()

unsigned BM__LengthShift ( void  )
inline

Definition at line 70 of file arithmetic_codec.inl.

Here is the caller graph for this function:

◆ BM__MaxCount()

unsigned BM__MaxCount ( void  )
inline

Definition at line 76 of file arithmetic_codec.inl.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DM__LengthShift()

unsigned DM__LengthShift ( void  )
inline

Definition at line 84 of file arithmetic_codec.inl.

Here is the caller graph for this function:

◆ DM__MaxCount()

unsigned DM__MaxCount ( void  )
inline

Definition at line 90 of file arithmetic_codec.inl.

Here is the call graph for this function:
Here is the caller graph for this function: