LZ77Free

Frees memory allocated for the LZ77 encoding and decoding structures.

Syntax

void ippsLZ77Free_8u (IppLZ77State_8u* pLZ77State);

Parameters

pLZ77State

Pointer to the LZ77 encoding or decoding state structure.

Description

The function ippsLZ77Free is declared in the ippdc.h file. This function frees memory allocated for the LZ77 encoding or decoding state structures.


Submit feedback on this help topic

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