Returns size of PQMF MP3 synthesis specification structure.
IppStatus ippsSynthesisFilterGetSize_PQMF_MP3_32f(int* pSizeSpec);
pSizeSpec |
Pointer to the size (in bytes) of the PQMF MP3 synthesis specification structure. |
The function ippsSynthesisFilterGetSize_PQMF_MP3 is declared in the ippac.h file. This function gets size of the polyphase quadrature mirror MP3 synthesis 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.