Searched full:precode (Results 1 – 1 of 1) sorted by relevance
43 /* Number of symbols in the precode */46 /* Number of bits in which each precode codeword length is represented */206 /* Read a Huffman-encoded symbol using the precode. */240 * Read the precode from the compressed input bitstream, then use it to decode262 /* Read the lengths of the precode codewords. These are given in lzx_read_codeword_lens()270 /* Make the decoding table for the precode. */ in lzx_read_codeword_lens()284 /* Read the next precode symbol. */ in lzx_read_codeword_lens()