PostFilterAdapterStateInit_G728

Initializes the IppsPostFilterAdapterState structure.

Syntax

IppStatus ippsPostFilterAdapterStateInit_G728( IppsPostFilterAdapterState* pMem);

Parameters

pMem

Pointer to the memory allocated for postfilter adapter.

Description

The function ippsPostFilterAdapterStateInit_G728 is declared in ippsc.h file. This function initializes the IppsPostFilterAdapterState structure using the memory block given by pMem.

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.