Searched refs:liq_set_max_colors (Results 1 – 4 of 4) sorted by relevance
61 LIQ_EXPORT liq_error liq_set_max_colors(liq_attr* attr, int colors);
95 liq_error liq_set_max_colors(liq_attr* attr, int colors);105 Returns the value set by `liq_set_max_colors()`.119 …of the quality settings the number of colors won't exceed the maximum (see `liq_set_max_colors()`).
294 liq_set_max_colors (liq_attr * attr, int colors) in liq_set_max_colors() function
241 liq_set_max_colors (attr, max_colours); in gst_dvbsubenc_ayuv_to_ayuv8p()