Searched refs:paletteMaxColors (Results 1 – 1 of 1) sorted by relevance
139 static TLS int paletteMaxColors = 0; variable692 paletteMaxColors = w * h / tightConf[compressLevel].idxMaxColorsDivisor; in SendSubrect()694 paletteMaxColors = tightConf[compressLevel].palMaxColorsWithJPEG; in SendSubrect()695 if ( paletteMaxColors < 2 && in SendSubrect()697 paletteMaxColors = 2; in SendSubrect()1142 if (paletteMaxColors < 2) in FillPalette8()1184 if (paletteMaxColors < 2) { \1264 if (paletteMaxColors < 2) { \1390 if (paletteNumColors == 256 || paletteNumColors == paletteMaxColors) { in PaletteInsert()