DecodeHuffmanSpecFree_JPEG

Frees memory allocated by ippiDecodeHuffmanSpecInitAlloc_JPEG function.

Syntax

IppStatus ippiDecodeHuffmanSpecFree_JPEG_8u(IppiDecodeHuffmanSpec* pDecHuffSpec);

Parameters

pDecHuffSpec

Pointer to the Huffman table for the decoder.

Description

The function ippiDecodeHuffmanSpecFree_JPEG is declared in the ippj.h file. This function frees memory allocated by the ippiDecodeHuffmanSpecInitAlloc_JPEG function for the Huffman table.

Return Values

ippStsNoErr

Indicates no error.

Submit feedback on this help topic

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