Frees memory allocated by ippiDecodeHuffmanStateInitAlloc_JPEG function.
IppStatus ippiDecodeHuffmanStateFree_JPEG_8u(IppiDecodeHuffmanState* pDecHuffState);
pDecHuffState |
Pointer to the IppiDecodeHuffmanState structure. |
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.
ippStsNoErr |
Indicates no error. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.