HuffmanTableFree

Frees memory allocated for VLC table.

Syntax

IppStatus ippiHuffmanTableFree_32s(IppVCHuffmanSpec_32s** ppDecodeTable);

Parameters

ppDecodeTable

Double pointer to the decoding table.

Description

This function is declared in the ippvc.h header file. The function ippiHuffmanTableFree_32s frees memory at ppDecodeTable allocated for the VLC table.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when at least one input pointer is NULL.


Submit feedback on this help topic

Copyright © 2000 - 2010, Intel Corporation. All rights reserved.