J_DITHER_MODE::JDITHER_NONE is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

J_DITHER_MODE::JDITHER_NONE

Syntax

JDITHER_NONE;

References

LocationReferrerText
jpeglib.h:242
JDITHER_NONE, /* no dithering */
jquant1.c:754start_pass_1_quant()
case JDITHER_NONE:
jquant2.c:1176start_pass_2_quant()
if (cinfo->dither_mode != JDITHER_NONE)
jquant2.c:1294jinit_2pass_quantizer()
if (cinfo->dither_mode != JDITHER_NONE)

Data Use

Functions using J_DITHER_MODE::JDITHER_NONE
J_DITHER_MODE::JDITHER_NONE