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

J_MESSAGE_CODE::JERR_BAD_DCT_COEF

Syntax

JERR_BAD_DCT_COEF;

References

LocationReferrerText
jerror.h:48
JMESSAGE(JERR_BAD_DCT_COEF, "DCT coefficient out of range")
jchuff.c:594encode_mcu_DC_first()
ERREXIT(cinfo, JERR_BAD_DCT_COEF);
jchuff.c:697encode_mcu_AC_first()
ERREXIT(cinfo, JERR_BAD_DCT_COEF);
jchuff.c:946encode_one_block()
ERREXIT(state->cinfo, JERR_BAD_DCT_COEF);
jchuff.c:986encode_one_block()
ERREXIT(state->cinfo, JERR_BAD_DCT_COEF);
jchuff.c:1147htest_one_block()
ERREXIT(cinfo, JERR_BAD_DCT_COEF);
jchuff.c:1176htest_one_block()
ERREXIT(cinfo, JERR_BAD_DCT_COEF);

Data Use

Functions using J_MESSAGE_CODE::JERR_BAD_DCT_COEF
J_MESSAGE_CODE::JERR_BAD_DCT_COEF