QMFGetStateSize_G7291

Returns the size of the QMF encode state memory.

Syntax

IppStatus ippsQMFGetStateSize_G7291_16s (int* pSize);

Parameters

pSize

Pointer to the computed value of the memory size.

Description

The function ippsQMFGetStateSize_G7291 is declared in the ippsc.h file. This function compute the size of the external buffer for the QMF encode 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.