Lines Matching defs:into
12 decoder. Most current binary storage arrangements group bits into a
16 bitstream into an actual representation in fixed-width words.
68 \subsubsection{coding bits into byte sequences}
71 zero to 32 bits wide, into packets. These integer fields are not
78 coded. When packing the bits into bytes, the encoder begins by
79 placing the LSb of the integer to be written into the least
84 byte and writing the next bit into the bit position 0 of that byte.
86 from the byte stream and reassembling them into integers.
103 Code the 4 bit integer value '12' [b1100] into an empty bytestream.
211 byte-aligned packets which are embedded into a larger byte-aligned