DecodeHuffFree_BZ2

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

Syntax

void ippsDecodeHuffFree_BZ2_8u16u(IppDecodeHuffState_BZ2* pDecodeHuffState);

Parameters

pDecodeHuffState

Pointer to the bzip2-specific Huffman decoding structure.

Description

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.


Submit feedback on this help topic

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