What does Intel IPP status -52 (ippStsCOIErr) mean?

 
Previous Next
ippStsNumChannelsErr ippStsDivisorErr

ippStsCOIErr

Some IPP operations can process a single channel of an interleaved image through a channel-of-interest setting. The selected channel must exist and must be supported by that function variant.

If the same image works in a full-channel operation, inspect the COI parameter and the specific suffix used for the single-channel path.

Check these details

  • COI value and whether the API uses one-based or documented channel numbering.
  • Actual source channel count.
  • Whether the operation supports COI or requires a planar extraction first.

Intel IPP Error Reporting · Intel IPP Image Processing Reference


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