0

I am new in IPP Intel. I have downloaded the l_ipp_2017.0.098 and installed it but I do not see the API for FFT fix point (ippsFFTFwd_CToC_16sc_Sfs) under the include dir

Tonechas
  • 13,398
  • 16
  • 46
  • 80
PFMelamed
  • 9
  • 2

1 Answers1

1

This function was deprecated in IPP 9.0 and got moved to IPP 9.0 Legacy library. It can be obtained from this library, but will lack optimization for the latest CPU architectures.

Paul R
  • 208,748
  • 37
  • 389
  • 560
Sergey Khlystov
  • 276
  • 2
  • 5