Searched refs:EOLcnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_fax3.h255 * 11 consecutive zero bits. This means that if EOLcnt
260 if (EOLcnt == 0) { \
277 EOLcnt = 0; /* reset EOL counter/flag */ \
323 EOLcnt = 1; \
345 EOLcnt = 1; \
494 EOLcnt = 1; \
H A Dtif_fax3.c77 int EOLcnt; /* count of EOL codes recognized */ member in struct:__anon761
116 int EOLcnt; /* # EOL codes recognized */ \
129 EOLcnt = sp->EOLcnt; \
139 sp->EOLcnt = EOLcnt; \
156 sp->EOLcnt = 0; /* force initial scan for EOL */
270 printf("\nBitAcc=%08X, BitsAvail = %d EOLcnt = %d",
271 BitAcc, BitsAvail, EOLcnt);
1366 if (EOLcnt)
[all...]

Completed in 50 milliseconds