Queries the memory length of the phase dispersion filter.
IppStatus ippsPhaseDispersionGetStateSize_G729D_16s (int* pSize);
pSize |
Pointer to the output phase dispersion filter memory length in bytes. |
The function ippsPhaseDispersionGetStateSize_G729D reports the size of memory that the phase dispersion filter needs for proper operation.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.