Initializes PQMF MP3 analysis specification structure.
IppStatus ippsAnalysisFilterInit_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3 ** ppFilterSpec, Ipp8u *pMemSpec);
ppFilterSpec |
Double pointer to the specification structure. |
pMemSpec |
Pointer to the area for the specification structure. |
The function is declared in the ippac.h file. This function creates and initializes a polyphase quadrature mirror MP3 analysis specification 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.