Frees memory allocated by the ippiEncodeHuffmanSpecInitAlloc_JPEG_8u function.
IppStatus ippiEncodeHuffmanSpecFree_JPEG_8u (IppiEncodeHuffmanSpec* pEncHuffSpec);
pEncHuffSpec |
Pointer to the Huffman table for the encoder. |
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.
ippStsNoErr |
Indicates no error. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.