HuffFree

Frees memory allocated for the Huffman encoding and decoding structures.

Syntax

void ippsHuffFree_8u(IppHuffState_8u* pHuffState);

Parameters

pHuffState

Pointer to the Huffman coding structure.

Description

The function ippsHuffFree is declared in the ippdc.h file. This function frees memory allocated for the Huffman encoding and decoding structures by the function ippsEncodeHuffInitAlloc and ippsDecodeHuffInitAlloc respectively.


Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.