PostFilterInit_G728

Initializes the post filter state structure.

Syntax

IppStatus ippsPostFilterInit_G728_16s (IppsPostFilterState_G728_16s* pMem);

Parameters

pMem

Pointer to the memory allocated for the post filter.

Description

The function ippsPostFilterInit_G728 is declared in ippsc.h file. This function initializes the post 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.