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

J_MESSAGE_CODE::JERR_FRACT_SAMPLE_NOTIMPL

Syntax

JERR_FRACT_SAMPLE_NOTIMPL;

References

LocationReferrerText
jerror.h:86
JMESSAGE(JERR_FRACT_SAMPLE_NOTIMPL, "Fractional sampling not implemented yet")
jcsample.c:538jinit_downsampler()
ERREXIT(cinfo, JERR_FRACT_SAMPLE_NOTIMPL);
jdsample.c:352jinit_upsampler()
ERREXIT(cinfo, JERR_FRACT_SAMPLE_NOTIMPL);

Data Use

Functions using J_MESSAGE_CODE::JERR_FRACT_SAMPLE_NOTIMPL
J_MESSAGE_CODE::JERR_FRACT_SAMPLE_NOTIMPL