GenerateExcitationGetStateSize_G7291

Calculates the size of the state memory for generation of the excitation signal.

Syntax

IppStatus ippsGenerateExcitationGetStateSize_G7291_16s(int* pSize);

Parameters

pSize

Pointer to the output value of the memory size.

Description

The function ippsGenerateExcitationGetStateSize_G7291 are declared in the ippsc.h file. This function computes the size of the external buffer for state of generation of the excitation signal and store the result in pSize.

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.