ReactOS 0.4.15-dev-7907-g95bf896
tif_fax3sm.c File Reference
#include "tiff.h"
#include "tif_fax3.h"
Include dependency graph for tif_fax3sm.c:

Go to the source code of this file.

Variables

const TIFFFaxTabEnt TIFFFaxMainTable [128]
 
const TIFFFaxTabEnt TIFFFaxWhiteTable [4096]
 
const TIFFFaxTabEnt TIFFFaxBlackTable [8192]
 

Variable Documentation

◆ TIFFFaxBlackTable

const TIFFFaxTabEnt TIFFFaxBlackTable[8192]

Definition at line 432 of file tif_fax3sm.c.

◆ TIFFFaxMainTable

const TIFFFaxTabEnt TIFFFaxMainTable[128]
Initial value:
= {
{12,7,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},
{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{5,6,2},{3,1,0},{5,3,1},{3,1,0},
{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},
{4,3,1},{3,1,0},{5,7,3},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},
{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{4,6,2},{3,1,0},
{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},
{2,3,0},{3,1,0},{4,3,1},{3,1,0},{6,7,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},
{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},
{5,6,2},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},
{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{4,7,3},{3,1,0},{5,3,1},{3,1,0},
{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},
{4,3,1},{3,1,0},{4,6,2},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},
{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0}
}

Definition at line 5 of file tif_fax3sm.c.

◆ TIFFFaxWhiteTable

const TIFFFaxTabEnt TIFFFaxWhiteTable[4096]

Definition at line 20 of file tif_fax3sm.c.