Computes the length of the tone generator structure.
IppStatus ippsToneGetStateSizeQ15_16s(int* pToneStateSize);
pToneStateSize |
Pointer to the computed value of size in bytes of the generator specification structure. |
The function ippsToneGetStateSizeQ15 is declared in the ipps.h file. This function computes the length (in bytes) pToneStateSize of the tone generator structure that is used by the function ippsToneInitQ15.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pointer pToneStateSize is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.