Searched refs:lumin_data (Results 1 – 2 of 2) sorted by relevance
871 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_brightness_millinits_linear_interpolation()872 …slope = (stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[i… in dc_stream_get_brightness_millinits_linear_interpolation()873 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_brightness_millinits_linear_interpolation()890 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_refresh_hz_linear_interpolation()892 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_refresh_hz_linear_interpolation()955 if (stream->lumin_data.refresh_rate_hz[i + offset] == stream->lumin_data.refresh_rate_hz[i]) in dc_stream_calculate_flickerless_refresh_rate()1051 if (!stream->lumin_data.is_valid) in dc_stream_calculate_max_flickerless_refresh_rate()1069 if (!stream->lumin_data.is_valid) in dc_stream_calculate_min_flickerless_refresh_rate()1090 if (!stream->lumin_data.is_valid) in dc_stream_is_refresh_rate_range_flickerless()1109 if (!stream->lumin_data.is_valid) in dc_stream_get_max_flickerless_instant_vtotal_decrease()[all …]
311 struct luminance_data lumin_data; member
Completed in 8 milliseconds