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