J_DITHER_MODE::JDITHER_ORDERED is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGJ_DITHER_MODE::JDITHER_ORDERED

J_DITHER_MODE::JDITHER_ORDERED

Syntax

JDITHER_ORDERED;

References

LocationReferrerText
jpeglib.h:243
JDITHER_ORDERED, /* simple ordered dither */
jquant1.c:345create_colorindex()
if (cinfo->dither_mode == JDITHER_ORDERED) {
jquant1.c:760start_pass_1_quant()
case JDITHER_ORDERED:

Data Use

Functions using J_DITHER_MODE::JDITHER_ORDERED
J_DITHER_MODE::JDITHER_ORDERED