Example #1
0
 public static extern IppStatus ippsFIRSRInit_32fc(Complex32 *pTaps, int tapsLen,
                                                   IppAlgType algType, IppsFIRSpec_32fc *pSpec);
Example #2
0
 public static extern IppStatus ippsFIRSRInit_32f(float *pTaps, int tapsLen,
                                                  IppAlgType algType, IppsFIRSpec_32f *pSpec);