Frees memory allocated for the VLC decoder structure.
void ippsVLCDecodeFree_32s (IppsVLCDecodeSpec_32s* pVLCSpec);
pVLCSpec |
Pointer to the VLC decoder specification structure. |
The function ippsVLCDecodeFree is declared in the ippdc.h file. This function frees memory allocated for the VLC decoder structure by the function ippsVLCDecodeInitAlloc.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.