Lines Matching full:width
52 /* State for packing variable-width codes into a bitstream */
102 /* Routine to convert variable-width codes into a byte stream */
124 * pixel, because we use a symbol width one bit wider than the pixel width.
126 * GIF ordinarily uses variable-width symbols, and the decoder will expect
127 * to ratchet up the symbol width after a fixed number of symbols.
129 * GIF Clear code to reset the decoder just before the width would ratchet up.
130 * Thus, all the symbols in the output file will have the same bit width.
134 * With a small basic pixel width (low color count), Clear codes will be
137 * But for output of JPEG conversions the pixel width will usually be 8 bits