What does Intel IPP status -106 (ippStsLUTNofLevelsErr) mean?

 
Previous Next
ippStsHistoNofLevelsErr ippStsMP4BitOffsetErr

ippStsLUTNofLevelsErr

Lookup-table based image operations need enough levels to map or interpolate an input range. A one-level table cannot describe a usable transfer curve.

Separate this from an invalid pointer or unsupported data type. The table exists, but its level count does not satisfy the function contract.

Check these details

  • Level count for each channel or component.
  • Whether table generation dropped duplicate or out-of-order breakpoints.
  • Whether the selected IPP function expects levels, values or both arrays.

Intel IPP Error Reporting · Intel IPP Image Processing Reference


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