Searched refs:min_refresh_rate (Results 1 – 1 of 1) sorted by relevance
4121 uint32_t min_refresh_rate = pipe_ctx->stream->timing.min_refresh_in_uhz / 1000000; in get_refresh_rate_confirm_color() local4124 if (max_refresh_rate - min_refresh_rate) in get_refresh_rate_confirm_color()4125 …g_factor = MAX_TG_COLOR_VALUE * (refresh_rate - min_refresh_rate) / (max_refresh_rate - min_refres… in get_refresh_rate_confirm_color()