Searched refs:palette_max (Results 1 – 1 of 1) sorted by relevance
1711 unsigned int i, palette_max; in add_fixed_colors_to_palette() local1723 palette_max = MIN (palette->colors, max_colors - fixed_colors_count); in add_fixed_colors_to_palette()1724 for (; i < palette_max; i++) { in add_fixed_colors_to_palette()