Searched refs:TIFFFaxTabEnt (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dfax3sm_winnt.c5 const TIFFFaxTabEnt TIFFFaxMainTable[128] = {
18 const TIFFFaxTabEnt TIFFFaxWhiteTable[4096] = {
362 const TIFFFaxTabEnt TIFFFaxBlackTable[8192] = {
H A Dtif_fax3sm.c5 const TIFFFaxTabEnt TIFFFaxMainTable[128] = {
18 const TIFFFaxTabEnt TIFFFaxWhiteTable[4096] = {
362 const TIFFFaxTabEnt TIFFFaxBlackTable[8192] = {
H A Dmkg3states.c45 TIFFFaxTabEnt MainTable[128];
46 TIFFFaxTabEnt WhiteTable[4096];
47 TIFFFaxTabEnt BlackTable[8192];
314 FillTable(TIFFFaxTabEnt *T, int Size, struct proto *P, int State)
324 TIFFFaxTabEnt *E = T+code;
340 WriteTable(FILE* fd, const TIFFFaxTabEnt* T, int Size, const char* name)
345 fprintf(fd, "%s %s TIFFFaxTabEnt %s[%d] = {",
H A Dtif_fax3.h88 } TIFFFaxTabEnt; typedef in typeref:struct:__anon762
90 extern const TIFFFaxTabEnt TIFFFaxMainTable[];
91 extern const TIFFFaxTabEnt TIFFFaxWhiteTable[];
92 extern const TIFFFaxTabEnt TIFFFaxBlackTable[];
H A Dtif_fax3.c118 const TIFFFaxTabEnt* TabEnt

Completed in 60 milliseconds