Frees memory allocated for the bzip2-specific Huffman encoding structure.
void ippsEncodeHuffFree_BZ2_16u8u(IppEncodeHuffState_BZ2* pEncodeHuffState);
pEncodeHuffState |
Pointer to the bzip2-specific Huffman coding structure. |
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.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.