Creates and initializes analysis SBR pecification structure.
IppStatus ippsAnalysisFilterEncInitAlloc_SBR_32f(IppsFilterSpec_SBR_C_32f** ppFilterSpec);
ppFilterSpec |
Double pointer to the analysis SBR specification structure. |
This function is declared in the ippac.h file. The function creates and initializes the analysis specification structure.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when at least one of the specified pointers is NULL. |
ippStsMemAllocErr |
Indicates an error when no memory is allocated. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.