Searched refs:is1D (Results 1 – 1 of 1) sorted by relevance
271 int is1D; /* current line is 1d/2d-encoded */ in Fax3Decode2D() local289 is1D = GetBits(1); /* 1D/2D-encoding tag bit */ in Fax3Decode2D()293 is1D ? "1D" : "2D", tif->tif_row); in Fax3Decode2D()298 if (is1D) in Fax3Decode2D()