SynthesisFilterInit_G728

Initializes the synthesis filter state structure.

Syntax

IppStatus ippsSynthesisFilterInit_G728_16s (IppsSynthesisFilterState_G728_16s* pMem);

Parameters

pMem

Pointer to the memory allocated for synthesis filter.

Description

The function ippsSynthesisFilterInit_G728 is declared in ippsc.h file. This function initializes synthesis filter state structure using the given memory block.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pMem pointer is NULL.

Submit feedback on this help topic

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