Frees memory allocated by ippiDecodeHuffmanSpecInitAlloc_JPEG function.
IppStatus ippiDecodeHuffmanSpecFree_JPEG_8u(IppiDecodeHuffmanSpec* pDecHuffSpec);
pDecHuffSpec |
Pointer to the Huffman table for the decoder. |
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.
ippStsNoErr |
Indicates no error. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.