Site icon EfmSoft

What does Intel IPP status -202 (ippStsRoiShiftMatrixErr) mean?

 
Previous Next
ippStsCountMatrixErr ippStsResizeNoOperationErr

ippStsRoiShiftMatrixErr

This status is tied to matrix and ROI addressing. The ROI shift must describe a valid displacement in the underlying element grid; a negative shift or one that is not divisible by the element size cannot be mapped safely.

It is most often caused by mixing byte-based pitch arithmetic with element-based offsets, or by reusing a shift computed for a different sample type.

Diagnostic focus

IPP image processing reference


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

Exit mobile version