Allocates memory and initialized the PQMF MP3 synthesis specification structure.
IppStatus ippsSynthesisFilterInitAlloc_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3** ppFilterSpec);
ppFilterSpec |
Double pointer to the PQMF MP3 synthesis specification structure. |
The function ippsSynthesisFilterInitAlloc_PQMF_MP3 is declared in the ippac.h file. This function allocates memory for polyphase quadrature mirror MP3 synthesis specification structure, creates, and initializes this structure.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when any of the specified pointers is NULL. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.