Site icon EfmSoft

What does Intel IPP status -6 (ippStsSizeErr) mean?

 
Previous Next
ippStsRangeErr ippStsBadArgErr

ippStsSizeErr

This status indicates that a size parameter does not satisfy the primitive's dimensional constraints. The common causes are zero or negative dimensions, dimensions smaller than a kernel or block, or incompatible source and destination sizes.

For image operations, size must be considered together with ROI, stride and channel layout. For signal operations, it must be considered together with filter length and state size.

Diagnostic focus

IPP error reporting


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

Exit mobile version