Frees memory allocated for the bzip2-specific Huffman decoding structure.
void ippsDecodeHuffFree_BZ2_8u16u(IppDecodeHuffState_BZ2* pDecodeHuffState);
pDecodeHuffState |
Pointer to the bzip2-specific Huffman decoding structure. |
The function ippsDecodeHuffFree_BZ2 is declared in the ippdc.h file. This function frees memory allocated for bzip2-specific Huffman decoding structure by the function ippsDecodeHuffInitAlloc_BZ2.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.