| Previous | Next |
| ippStsRelFreqErr | ippStsIIROrderErr |
ippStsFIRLenErr
FIR filtering requires at least one coefficient. A zero or negative length means the impulse response is empty, so no meaningful convolution can be performed.
Check the path that computes tap count from user settings, sample rate, transition bandwidth or serialized coefficient data.
Check these details
- The coefficient count passed to the routine.
- Whether length is measured in samples, elements or bytes.
- Any truncation when converting from size_t to signed int.
Intel IPP Error Reporting · Intel IPP FIR · Intel IPP Signal Processing
Looking for a different code? Search another status or error code.
