What does Intel IPP status -39 (ippStsHugeWinErr) mean?

 
Previous Next
ippStsTrnglAsymErr ippStsJaehneErr

ippStsHugeWinErr

A Kaiser window is often used to control sidelobes in FIR and spectral-analysis workflows. This status indicates that the requested window size exceeds what the IPP routine can build or use safely.

Treat it as a window-configuration problem. Reducing the window length or splitting the operation is more relevant than changing source data alignment.

Check these details

  • Window length after any size conversion.
  • The data type variant used by the routine.
  • Whether the window length was computed from bytes instead of samples.

Intel IPP Error Reporting · Intel IPP Signal Processing


Looking for a different code? Search another status or error code.