Frees memory allocated by the ippiEncodeHuffmanStateInitAlloc_JPEG function.
IppStatus ippiEncodeHuffmanStateFree_JPEG_8u(IppiEncodeHuffmanState* pEncHuffState);
pEncHuffState |
Pointer to the IppiEncodeHuffmanState structure. |
The function ippiEncodeHuffmanStateFree_JPEG is declared in the ippj.h file. This function frees memory allocated for the IppiEncodeHuffmanState structure.
ippStsNoErr |
Indicates no error. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.