EncodeHuffmanSpecFree_JPEG

Frees memory allocated by the ippiEncodeHuffmanSpecInitAlloc_JPEG_8u function.

Syntax

IppStatus ippiEncodeHuffmanSpecFree_JPEG_8u (IppiEncodeHuffmanSpec* pEncHuffSpec);

Parameters

pEncHuffSpec

Pointer to the Huffman table for the encoder.

Description

The function ippiEncodeHuffmanSpecFree_JPEG is declared in the ippj.h file. This function frees memory allocated by the ippiEncodeHuffmanSpecInitAlloc_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.