Searched refs:convert_coef (Results 1 – 1 of 1) sorted by relevance
846 gdouble convert_coef; in gst_xvcontext_update_colorbalance() local852 convert_coef = (channel->max_value - channel->min_value) / 2000.0; in gst_xvcontext_update_colorbalance()874 floor (0.5 + (value + 1000) * convert_coef + channel->min_value); in gst_xvcontext_update_colorbalance()