Returns size of DTS synthesis filter specification structure.
IppStatus ippsSynthesisFilterGetSize_DTS_32f(int* pSizeSpec);
pSizeSpec |
Pointer to the size value of the DTS synthesis filter specification structure. |
This function is declared in the ippac.h file. The function gets size of the DTS synthesis filter specification structure and stores the result in pSizeSpec.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the specified pointer is NULL. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.