Frees memory allocated for the VLC encoder structure.
void ippsVLCEncodeFree_32s (IppsVLCEncodeSpec_32s* pVLCSpec);
pVLCSpec |
Pointer to the VLC encoder specification structure. |
The function ippsVLCEncodeFree is declared in the ippdc.h file. This function frees memory allocated for the VLC encode structure by the function ippsVLCEncodeInitAlloc.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.