LZSSFree

Frees memory allocated for the LZSS state structure.

Syntax

void ippsLZSSFree_8u (IppLZSSState_8u* pLZSSState);

Parameters

pLZSSState

Pointer to the LZSS encoder state structure.

Description

The function ippsEncodeLZSSFree is declared in the ippdc.h file. This function frees memory allocated for the LZSS state structure for encoding and decoding by the function ippsEncodeLZSSInitAlloc or ippsDecodeLZSSInitAlloc respectively.


Submit feedback on this help topic

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