Searched refs:unique_colors (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp342 int unique_colors = hash.CountItems(); local
343 while (((1 << fSizeInBits) < unique_colors)
359 for (int i = 0; i < unique_colors; i++) {

Completed in 79 milliseconds