Lines Matching defs:byte
1702 specifies 0x02==1024-byte table, and only supports that, too.)
1721 DBG(4, "parse_inquiry: E6 falsely denies 1024-byte LUT.\n");
2575 /* Process flat (byte-by-byte) data */
2599 SANE_Byte *sb, *db, byte;
2614 byte = 0;
2618 /* #define getbit(byte, index) (((byte)>>(index))&1) */
2619 byte |=
2628 db[pos] = byte;
2818 sb++; /* skip first byte in line (two byte header) */
2828 sb++; /* skip the other header byte */