Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Stream-CCITT.h File Reference

Go to the source code of this file.

Compounds

struct  CCITTCode

Defines

#define ccittEOL   -2
#define twoDimPass   0
#define twoDimHoriz   1
#define twoDimVert0   2
#define twoDimVertR1   3
#define twoDimVertL1   4
#define twoDimVertR2   5
#define twoDimVertL2   6
#define twoDimVertR3   7
#define twoDimVertL3   8

Variables

CCITTCode twoDimTab1 [128]
CCITTCode whiteTab1 [32]
CCITTCode whiteTab2 [512]
CCITTCode blackTab1 [128]
CCITTCode blackTab2 [192]
CCITTCode blackTab3 [64]


Define Documentation

#define ccittEOL   -2
 

#define twoDimHoriz   1
 

#define twoDimPass   0
 

#define twoDimVert0   2
 

#define twoDimVertL1   4
 

#define twoDimVertL2   6
 

#define twoDimVertL3   8
 

#define twoDimVertR1   3
 

#define twoDimVertR2   5
 

#define twoDimVertR3   7
 


Variable Documentation

CCITTCode blackTab1[128] [static]
 

CCITTCode blackTab2[192] [static]
 

CCITTCode blackTab3[64] [static]
 

Initial value:

 {
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},               
  {6, 9},                                               
  {6, 8},                                               
  {5, 7}, {5, 7},                                       
  {4, 6}, {4, 6}, {4, 6}, {4, 6},                       
  {4, 5}, {4, 5}, {4, 5}, {4, 5},                       
  {3, 1}, {3, 1}, {3, 1}, {3, 1},                       
    {3, 1}, {3, 1}, {3, 1}, {3, 1},
  {3, 4}, {3, 4}, {3, 4}, {3, 4},                       
    {3, 4}, {3, 4}, {3, 4}, {3, 4},
  {2, 3}, {2, 3}, {2, 3}, {2, 3},                       
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
  {2, 2}, {2, 2}, {2, 2}, {2, 2},                       
    {2, 2}, {2, 2}, {2, 2}, {2, 2},
    {2, 2}, {2, 2}, {2, 2}, {2, 2},
    {2, 2}, {2, 2}, {2, 2}, {2, 2}
}

CCITTCode twoDimTab1[128] [static]
 

CCITTCode whiteTab1[32] [static]
 

Initial value:

 {
  {-1, -1},                                     
  {12, ccittEOL},                               
  {-1, -1}, {-1, -1},                           
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {11, 1792}, {11, 1792},                       
  {12, 1984},                                   
  {12, 2048},                                   
  {12, 2112},                                   
  {12, 2176},                                   
  {12, 2240},                                   
  {12, 2304},                                   
  {11, 1856}, {11, 1856},                       
  {11, 1920}, {11, 1920},                       
  {12, 2368},                                   
  {12, 2432},                                   
  {12, 2496},                                   
  {12, 2560}                                    
}

CCITTCode whiteTab2[512] [static]
 


Generated on Wed Nov 3 12:59:19 2004 for Lemur Toolkit by doxygen1.2.18