Lines Matching refs:byte
33 The first byte of the block follows a different encoding from other bytes, it
35 prior to that byte.
40 rate of at most 255 per extra byte (thus the compression ratio cannot exceed
43 length = byte & ((1 << #bits) - 1)
47 length += first-non-zero-byte
54 Certain encodings involve one extra byte, others involve two extra bytes
78 First byte encoding :
86 state = (byte - 17) = 0..3 [ copy <state> literals ]
87 skip byte
90 length = (byte - 17) = 4..238
92 skip byte
108 2-byte block from the dictionary within a 1kB distance. It is worth
116 Always followed by exactly one byte : H H H H H H H H
120 state == 4), the instruction becomes a copy of a 3-byte block from the
126 Always followed by exactly one byte : H H H H H H H H
148 Always followed by exactly one byte : H H H H H H H H
155 Always followed by exactly one byte : H H H H H H H H