CombinedFilterGetStateSize_G728

Gets the size of combined filter state structure.

Syntax

IppStatus ippsCombinedFilterGetStateSize_G728_16s (int* pSize);

Parameters

pSize

Pointer to the output size value of the combined filter state structure.

Description

The function ippsCombinedFilterGetStateSize_G728 is declared in ippsc.h file. This function returns the minimal size of memory to be allocated for proper use of the combined filter.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pSize pointer is NULL.

Submit feedback on this help topic

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