Home
last modified time | relevance | path

Searched refs:palette_max (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1711 unsigned int i, palette_max; in add_fixed_colors_to_palette() local
1723 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()