PhaseDispersionGetStateSize_G729D

Queries the memory length of the phase dispersion filter.

Syntax

IppStatus ippsPhaseDispersionGetStateSize_G729D_16s (int* pSize);

Parameters

pSize

Pointer to the output phase dispersion filter memory length in bytes.

Description

The function ippsPhaseDispersionGetStateSize_G729D reports the size of memory that the phase dispersion filter needs for proper operation.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pSize pointer is NULL.

Submit feedback on this help topic

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