Searched refs:JDITHER_NONE (Results 1 – 15 of 15) sorted by relevance
231 cinfo->dither_mode = JDITHER_NONE; in parse_switches()
727 if (cinfo->dither_mode == JDITHER_NONE) { in jinit_merged_upsampler()743 if (cinfo->dither_mode == JDITHER_NONE) { in jinit_merged_upsampler()
1175 if (cinfo->dither_mode != JDITHER_NONE) in start_pass_2_quant()1293 if (cinfo->dither_mode != JDITHER_NONE) in jinit_2pass_quantizer()
753 case JDITHER_NONE: in start_pass_1_quant()
237 JDITHER_NONE, /* no dithering */ enumerator
831 if (cinfo->dither_mode == JDITHER_NONE) { in jinit_color_deconverter()
1102 JDITHER_NONE no dithering: fast, very low quality
263 cinfo.dither_mode = JDITHER_NONE; in onDecode()578 cinfo->dither_mode = JDITHER_NONE; in onDecodeRegion()