What does Intel IPP status -28 (ippStsFIRMRPhaseErr) mean?

 
Previous Next
ippStsFIRMRFactorErr ippStsRelFreqErr

ippStsFIRMRPhaseErr

The FIRMR phase selects the starting branch of a multirate FIR filter. It must stay within the range defined by the sampling factor.

This status often indicates stale streaming state after a seek, ratio change or block-boundary reset.

Check these details for ippStsFIRMRPhaseErr

  • Phase is between zero and factor minus one.
  • Phase state after partial block processing.
  • That initialization and processing calls use the same factor.

Intel IPP Error Reporting · Intel IPP ResamplePolyphase · Intel IPP Signal Processing

Intel IPP status value

ippStsFIRMRPhaseErr is IppStatus -28: MR FIR sampling phase is negative, or greater than, or equal to the sampling factor.


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