CombinedFilterInit_G728

Initializes the combined filter state structure.

Syntax

IppStatus ippsCombinedFilterInit_G728_16s (IppsCombinedFilterState_G728_16s* pMem);

Parameters

pMem

Pointer to the memory allocated for the combined filter.

Description

The function ippsCombinedFilterInit_G728 is declared in ippsc.h file. This function initializes combined 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 - 2010, Intel Corporation. All rights reserved.