ALCGetStateSize_G169

Returns the size of the ALC state structure.

Syntax

IppStatus ippsALCGetStateSize_G169_16s(int* pSize);

Parameters

pSize

Pointer to the calculated value of the memory size.

Description

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.

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.