EncodeHuffmanStateFree_JPEG

Frees memory allocated by the ippiEncodeHuffmanStateInitAlloc_JPEG function.

Syntax

IppStatus ippiEncodeHuffmanStateFree_JPEG_8u(IppiEncodeHuffmanState* pEncHuffState);

Parameters

pEncHuffState

Pointer to the IppiEncodeHuffmanState structure.

Description

The function ippiEncodeHuffmanStateFree_JPEG is declared in the ippj.h file. This function frees memory allocated for the IppiEncodeHuffmanState structure.

Return Values

ippStsNoErr

Indicates no error.

Submit feedback on this help topic

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