HomeSort by relevance Sort by last modified time
    Searched refs:quantize_colors (Results 1 - 17 of 17) sorted by null

  /external/jpeg/
jdmaster.c 216 cinfo->output_components = (cinfo->quantize_colors ? 1 :
336 if (! cinfo->quantize_colors || ! cinfo->buffered_image) {
341 if (cinfo->quantize_colors) {
476 if (cinfo->quantize_colors && cinfo->colormap == NULL) {
493 if (cinfo->quantize_colors)
525 if (cinfo->quantize_colors)
546 if (cinfo->quantize_colors && cinfo->enable_external_quant &&
jdpostct.c 79 if (cinfo->quantize_colors) {
263 if (cinfo->quantize_colors) {
wrppm.c 239 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 ||
249 if (! cinfo->quantize_colors)
wrrle.c 114 if (cinfo->quantize_colors) {
197 if (cinfo->quantize_colors) {
wrtarga.c 177 if (cinfo->quantize_colors)
182 if (cinfo->quantize_colors) {
djpeg.c 209 cinfo->quantize_colors = TRUE;
253 if (! cinfo->quantize_colors) /* don't override an earlier -colors */
280 cinfo->quantize_colors = TRUE;
wrbmp.c 175 if (cinfo->quantize_colors) {
240 if (cinfo->quantize_colors) {
406 if (cinfo->quantize_colors)
wrgif.c 306 if (cinfo->quantize_colors)
380 cinfo->quantize_colors = TRUE;
jdapimin.c 197 cinfo->quantize_colors = FALSE;
198 /* We set these in case application only sets quantize_colors. */
jpeglib.h 450 boolean quantize_colors; /* TRUE=colormapped output wanted */ member in struct:jpeg_decompress_struct
451 /* the following are ignored if not quantize_colors: */
    [all...]
jdcolor.c 877 if (cinfo->quantize_colors)
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 41 milliseconds