Frees memory allocated for the GIT coding structures.
void ippsGITFree_8u (IppGITState_8u* pGITState);
pGITState |
Pointer to the GIT encoding or decoding state structure. |
The function ippsGITFree is declared in the ippdc.h file. This function frees memory allocated for the GIT encoding or decoding state structure by the functions ippsEncodeGITInitAlloc or ippsDecodeGITInitAlloc, respectively.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.