DecodeHuffmanStateFree_JPEG

Frees memory allocated by ippiDecodeHuffmanStateInitAlloc_JPEG function.

Syntax

IppStatus ippiDecodeHuffmanStateFree_JPEG_8u(IppiDecodeHuffmanState* pDecHuffState);

Parameters

pDecHuffState

Pointer to the IppiDecodeHuffmanState structure.

Description

The function ippiDecodeHuffmanStateFree_JPEG is declared in the ippj.h file. This function frees memory allocated by the ippiDecodeHuffmanStateInitAlloc_JPEG_8u function for the IppiDecodeHuffmanState structure.

Return Values

ippStsNoErr

Indicates no error.

Submit feedback on this help topic

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