Searched refs:JDITHER_NONE (Results 1 – 12 of 12) sorted by relevance
587 if (cinfo->dither_mode != JDITHER_NONE) { in jinit_merged_upsampler()604 if (cinfo->dither_mode != JDITHER_NONE) { in jinit_merged_upsampler()
1149 if (cinfo->dither_mode != JDITHER_NONE) in start_pass_2_quant()1267 if (cinfo->dither_mode != JDITHER_NONE) in jinit_2pass_quantizer()
262 JDITHER_NONE, /* no dithering */ enumerator
262 cinfo->dither_mode = JDITHER_NONE; in parse_switches()
756 case JDITHER_NONE: in start_pass_1_quant()
830 if (cinfo->dither_mode == JDITHER_NONE) { in jinit_color_deconverter()
1241 JDITHER_NONE no dithering: fast, very low quality
506 decompress_struct_->dither_mode = JDITHER_NONE; in StartDecode()
517 decompress_struct_->dither_mode = JDITHER_NONE; in StartDecode()
508 decompress_struct_->dither_mode = JDITHER_NONE; in StartDecode()
371 fDecoderMgr->dinfo()->dither_mode = JDITHER_NONE; in conversionSupported()
421 fDecoderMgr->dinfo()->dither_mode = JDITHER_NONE; in conversionSupported()