DecodeHuffmanStateFree

Free Huffman decode state structure memory

Synopsis

FwStatus   fwiDecodeHuffmanStateFree_JPEG_8u ( FwiDecodeHuffmanState * pDecHuffState );

Parameters

pDecHuffState   Pointer to the FwiDecodeHuffmanState structure.

Description

This function frees the memory allocated to the Huffman decode state structure.