Returns size of PQMF MP3 analysis specification structure.
IppStatus ippsAnalysisFilterGetSize_PQMF_MP3_32f(int *pSizeSpec);
pSizeSpec |
Pointer to the size in bytes of the specification structure. |
The function is declared in the ippac.h file. This function calculates the size of the polyphase quadrature mirror MP3 analysis specification structure and stores the result in pSizeSpec.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when pSizeSpec is NULL. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.