PhaseDispersionUpdate_G729D

Updates the phase dispersion filter state.

Syntax

IppStatus ippsPhaseDispersionUpdate_G729D_16s(Ipp16s valPitchGain, Ipp16s valCodebookGain, IppsPhaseDispersion16s_State_G729D* pPhDMem);

Parameters

valPitchGain

Long term pitch gain.

valCodebookGain

Codebook gain

pPhDMem

Pointer to the memory of phase dispersion filter.

Description

The function ippsPhaseDispersionUpdate_G729D updates the state of phase dispersion filter memory with given pitch and codebook gains.

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.