GenerateExcitationInit_G7291

Initializes the state memory for generation of the excitation signal.

Syntax

IppStatus ippsGenerateExcitationInit_G7291_16s(IppsGenerateExcitationState_G7291_16s* pState);

Parameters

pState

Pointer to the memory supplied for generation of the excitation signal.

Description

The function ippsGenerateExcitationInit_G7291 are declared in the ippsc.h file. This function initializes the state structure pState for generation of the excitation signal. The size of this structure must be computed previously by calling the function ippsGenerateExcitationGetStateSize_G7291.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pState pointer is NULL.

Submit feedback on this help topic

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