Site icon EfmSoft

What does Intel IPP status -78 (ippStsH263ExpandPelsErr) mean?

 
Previous Next
ippStsH263FrameHeightErr ippStsH263PlaneStepErr

ippStsH263ExpandPelsErr

Some H.263 operations need border expansion around reference pictures for motion compensation. The expansion area must be large enough for the supported motion-vector reach.

This is a reference-frame buffer setup error, not a VLC or coefficient error.

Check these details for ippStsH263ExpandPelsErr

For ippStsH263ExpandPelsErr, Intel IPP Error Reporting · ITU-T H.263 recommendation · FFmpeg H.263 decoder

Interpreting ippStsH263ExpandPelsErr

ippStsH263ExpandPelsErr is Intel IPP status -78. AllStat describes it as “Expand pixels number is less than 8.”. For ippStsH263ExpandPelsErr, the decisive context is the exact IPP routine and overload, because status names are shared across image, signal, codec, cryptography, and data-compression domains with different parameter contracts.

Developer checks for ippStsH263ExpandPelsErr

Retrying ippStsH263ExpandPelsErr with unchanged arguments normally reproduces the same validation failure. For ippStsH263ExpandPelsErr, rebuild the affected IPP state when configuration changed, verify buffer bounds and alignment, and isolate the smallest call that still returns the status.


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

Exit mobile version