Site icon EfmSoft

What does Intel IPP status -182 (ippStsStrideMatrixErr) mean?

 
Previous Next
ippStsRegExpMetaChErr ippStsCTRSizeErr

ippStsStrideMatrixErr

This status is about row-to-row memory layout. A matrix stride must move from one row to the next in a way that remains positive and divisible by the element size.

It commonly appears after passing byte strides to a function that expects element-aligned addressing, or after constructing a submatrix view with a negative or zero pitch.

Diagnostic focus

IPP image processing reference


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

Exit mobile version