Frees memory allocated for PQMF MP3 analysis specification structure.
IppStatus ippsAnalysisFilterFree_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3 * pFilterSpec);
pFilterSpec |
Pointer to the specification structure. |
The function is declared in the ippac.h file. This function frees memory allocated for the polyphase quadrature mirror MP3 analysis specification structure.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when pFilterSpec is NULL. |
ippStsContextMatchErr |
Indicates an error when pFilterSpec identifier is incorrect. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.