EncodeHuffFree_BZ2

Frees memory allocated for the bzip2-specific Huffman encoding structure.

Syntax

void ippsEncodeHuffFree_BZ2_16u8u(IppEncodeHuffState_BZ2* pEncodeHuffState);

Parameters

pEncodeHuffState

Pointer to the bzip2-specific Huffman coding structure.

Description

The function ippsEncodeHuffFree_BZ2 is declared in the ippdc.h file. This function frees memory allocated for bzip2-specific Huffman encoding structure by the function ippsEncodeHuffInitAlloc_BZ2.


Submit feedback on this help topic

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