Returns the size of the QMF encode state memory.
IppStatus ippsQMFGetStateSize_G7291_16s (int* pSize);
pSize |
Pointer to the computed value of the memory size. |
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.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.