Namespaces | Variables
iz_p.h File Reference
#include "intmacros.h"
#include "bitcoder.h"
#include "pixel.h"
#include "image.h"
Include dependency graph for iz_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IZ
 

Variables

const int IZ::CONTEXT_BITS = 4
 
const int IZ::CONTEXT_COUNT = 9
 
const int IZ::CONTEXT_SIZE_REGULAR = 1
 
const int IZ::CONTEXT_SIZE_RLE = 3
 
char IZ::decodeTable [1<< CONTEXT_BITS][MAX_CODE_VALUE]
 
const int IZ::MAX_CODE_LENGTH = 6
 
const int IZ::MAX_CODE_VALUE = (1 << MAX_CODE_LENGTH)
 
unsigned int IZ::staticdBits [1<< (2 *CONTEXT_BITS)]
 
const unsigned int IZ::staticdCount [1<< (2 *CONTEXT_BITS)]
 


imagezero
Author(s):
autogenerated on Wed Jun 5 2019 22:02:47