Lines Matching full:decoding
190 * Huffman code decoding tables. count[1..MAXBITS] is the number of symbols of
193 * entries is the sum of the counts in count[]. The decoding process can be
213 * permit simple integer comparisons for decoding. A table-based decoding
509 * symbols, and the invalid symbols must be detected after decoding.
514 * codes are detected while decoding.
640 * decoding actual compressed data in the block.