Site icon EfmSoft

What does Intel IPP status -7 (ippStsRangeErr) mean?

 
Previous Next
ippStsNullPtrErr ippStsSizeErr

ippStsRangeErr

Range-based IPP operations require ordered bounds. If the lower bound is greater than the upper bound, clipping, thresholding, random generation or interval tests cannot define a valid interval.

The failure is in parameter ordering. A buffer with correct size and type can still fail before the operation starts.

Check these details

Intel IPP Error Reporting · Intel IPP Signal Processing Reference


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

Exit mobile version