HuffmanTableFree

Free memory allocated to Huffman decode table

Synopsis

FwStatus   fwiHuffmanTableFree_32s ( FwVCHuffmanSpec_32s ** ppDecodeTable );

Parameters

ppDecodeTable   Double pointer to a decoding table.

Description

This function frees the memory at the location pointed to by ppDecodeTable allocated to a Huffman decode table.