Returns the size of the ALC state structure.
IppStatus ippsALCGetStateSize_G169_16s(int* pSize);
pSize |
Pointer to the calculated value of the memory size. |
The function ippsALCGetStateSize_G169 is declared in the ippsc.h file. The functions calculate the size of the automatic level control (ALC) state structure and store the result in pSize.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.