PhaseDispersionInit_G729D

Initializes the phase dispersion filter memory.

Syntax

IppStatus ippsPhaseDispersionInit_G729D_16s (IppsPhaseDispersion16s_State_G729D* pPhDMem);

Parameters

pPhDMem

Pointer to the memory of the phase dispersion filter.

Description

The function ippsPhaseDispersionInit_G729D sets the contents of the given buffer as memory of the phase dispersion filter in initial state.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pPhDMem pointer is NULL.

Submit feedback on this help topic

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