Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c62 unsigned int max_colors, max_histogram_entries; member
351 attr->max_histogram_entries = (1 << 17) + (1 << 18) * (10 - speed); in liq_set_speed()
1464 unsigned int maxcolors = options->max_histogram_entries; in get_histogram()