Searched refs:total_colors (Results 1 – 1 of 1) sorted by relevance
194 int total_colors, iroot, i, j; in select_ncolors() local215 total_colors = 1; in select_ncolors()218 total_colors *= iroot; in select_ncolors()231 temp = total_colors / Ncolors[j]; in select_ncolors()236 total_colors = (int) temp; in select_ncolors()241 return total_colors; in select_ncolors()278 int total_colors; /* Number of distinct output colors */ in create_colormap() local287 total_colors, cquantize->Ncolors[0], in create_colormap()290 TRACEMS1(cinfo, 1, JTRC_QUANT_NCOLORS, total_colors); in create_colormap()302 blkdist = total_colors; in create_colormap()[all …]