Calculates the size of the state memory for generation of the excitation signal.
IppStatus ippsGenerateExcitationGetStateSize_G7291_16s(int* pSize);
pSize |
Pointer to the output value of the memory size. |
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.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.