Home
last modified time | relevance | path

Searched refs:two_pass_quantize (Results 1 – 5 of 5) sorted by relevance

/external/jpeg/
Djdapimin.c201 cinfo->two_pass_quantize = TRUE; in default_decompress_parms()
203 cinfo->two_pass_quantize = FALSE; in default_decompress_parms()
Ddjpeg.c251 cinfo->two_pass_quantize = FALSE; in parse_switches()
305 cinfo->two_pass_quantize = FALSE; in parse_switches()
Djdmaster.c352 } else if (cinfo->two_pass_quantize) { in master_selection()
478 if (cinfo->two_pass_quantize && cinfo->enable_2pass_quant) { in prepare_for_output_pass()
Djpeglib.h453 boolean two_pass_quantize; /* TRUE=use two-pass color quantization */ member
Dlibjpeg.doc1094 boolean two_pass_quantize
1107 ordered dither when two_pass_quantize is TRUE or when you supply
2039 Selected by cinfo.two_pass_quantize = FALSE and cinfo.colormap = NULL.
2042 two_pass_quantize is ignored); also set cinfo.actual_number_of_colors.
2044 Selected by cinfo.two_pass_quantize = TRUE and cinfo.colormap = NULL.
2060 current two_pass_quantize and colormap settings, so you only need to set the
2064 can change to any enabled quantization method by setting two_pass_quantize