IIRGetStateSize_G728

Gets the size of IIR state structure to be used.

Syntax

IppStatus ippsIIR16sGetStateSize_G728_16s (int* pSize);

Parameters

pSize

Pointer to the output IIR state size value.

Description

The function ippsIIR16sGetStateSize_G728 is declared in ippsc.h file. This function returns the minimal size of memory to be allocated for proper use of the IIR 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 - 2011, Intel Corporation. All rights reserved.