Site icon EfmSoft

What does Intel IPP status -198 (ippStsCodeLenTableErr) mean?

 
Previous Next
ippStsMaxLenHuffCodeErr ippStsFreqTableErr

ippStsCodeLenTableErr

Huffman decoders normally derive canonical codes from a list of symbol lengths. If that list is empty, over-subscribed, inconsistent with the number of symbols, or otherwise impossible, IPP cannot build a safe decode table.

Fix the table before investigating the compressed payload. A valid payload cannot be decoded with an invalid code-length model.

Check these details

Intel IPP Error Reporting · FFmpeg bitstream reader · FFmpeg VLC table code


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

Exit mobile version