Searched refs:lumin_data (Results 1 – 2 of 2) sorted by relevance
948 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_brightness_millinits_linear_interpolation()949 …slope = (stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[i… in dc_stream_get_brightness_millinits_linear_interpolation()950 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_brightness_millinits_linear_interpolation()967 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_refresh_hz_linear_interpolation()969 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_refresh_hz_linear_interpolation()1032 if (stream->lumin_data.refresh_rate_hz[i + offset] == stream->lumin_data.refresh_rate_hz[i]) in dc_stream_calculate_flickerless_refresh_rate()1128 if (!stream->lumin_data.is_valid) in dc_stream_calculate_max_flickerless_refresh_rate()1146 if (!stream->lumin_data.is_valid) in dc_stream_calculate_min_flickerless_refresh_rate()1167 if (!stream->lumin_data.is_valid) in dc_stream_is_refresh_rate_range_flickerless()1186 if (!stream->lumin_data.is_valid) in dc_stream_get_max_flickerless_instant_vtotal_decrease()[all …]
314 struct luminance_data lumin_data; member
Completed in 9 milliseconds