EncodeHuffmanStateFree

Free Huffman encode state structure memory

Synopsis

FwStatus   fwiEncodeHuffmanStateFree_JPEG_8u ( FwiEncodeHuffmanState * pEncHuffState );

Parameters

pEncHuffState   Pointer to the FwiEncodeHuffmanState structure.

Description

This function frees memory allocated by the EncodeHuffmanStateInitAlloc function.