Table of Contents

NAME

chnhuffmandecode - Huffman decoding

SYNOPSIS

chnhuffmandecode bitstream huffman_table channel

DESCRIPTION

chnhuffmandecode decodes a bitstream produced by chnhuffmanencode(1) and outputs a channel (CHN format). huffman_table is the Huffman code table that was designed and output by chnhuffmanencode(1) for the bitstream; this Huffman code table is used by chnhuffmandecode to decipher the codewords in bitstream.

chnhuffmandecode calls QccENTHuffmanDecodeChannel(3) to do the actual Huffman decoding.

SEE ALSO

chnhuffmanencode(1) , QccENTHuffmanEncodeChannel(3) , QccENTHuffmanDecodeChannel(3) , chnentropy(1) , QccENTHuffmanTable(3) , QccPackENT(3) , QccPack(3)

D. A. Huffman, "A Method for the Construction of Minimum-Redundancy Codes," Proceedings of the IRE, vol. 40, pp. 1098-1101, September 1952.

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads