Home
last modified time | relevance | path

Searched refs:JDITHER_NONE (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Ddjpeg.c236 cinfo->dither_mode = JDITHER_NONE; in parse_switches()
H A Djquant2.c1176 if (cinfo->dither_mode != JDITHER_NONE) in start_pass_2_quant()
1294 if (cinfo->dither_mode != JDITHER_NONE) in jinit_2pass_quantizer()
H A Djquant1.c754 case JDITHER_NONE: in start_pass_1_quant()
/reactos/sdk/include/reactos/libs/libjpeg/
H A Djpeglib.h256 JDITHER_NONE, /* no dithering */ enumerator