J_MESSAGE_CODE::JERR_WIDTH_OVERFLOW is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGJ_MESSAGE_CODE::JERR_WIDTH_OVERFLOW

J_MESSAGE_CODE::JERR_WIDTH_OVERFLOW

Syntax

JERR_WIDTH_OVERFLOW;

References

LocationReferrerText
jerror.h:122
JMESSAGE(JERR_WIDTH_OVERFLOW, "Image too wide for this implementation")
jcmaster.c:266initial_setup()
ERREXIT(cinfo, JERR_WIDTH_OVERFLOW);
jdmaster.c:284master_selection()
ERREXIT(cinfo, JERR_WIDTH_OVERFLOW);
jmemmgr.c:410alloc_sarray()
ERREXIT(cinfo, JERR_WIDTH_OVERFLOW);
jmemmgr.c:458alloc_barray()
ERREXIT(cinfo, JERR_WIDTH_OVERFLOW);

Data Use

Functions using J_MESSAGE_CODE::JERR_WIDTH_OVERFLOW
J_MESSAGE_CODE::JERR_WIDTH_OVERFLOW