Searched refs:fs_params (Results 1 – 2 of 2) sorted by relevance
947 const struct hdr_tm_params *fs_params, in build_freesync_hdr() argument968 if (fs_params->max_content == 0 || in build_freesync_hdr()969 fs_params->max_display == 0) in build_freesync_hdr()972 max_display = dc_fixpt_from_int(fs_params->max_display); in build_freesync_hdr()983 if (fs_params->max_content > fs_params->max_display) in build_freesync_hdr()2036 const struct hdr_tm_params *fs_params, in calculate_curve() argument2070 fs_params != NULL && fs_params->skip_tm == 0) { in calculate_curve()2074 fs_params, in calculate_curve()2117 const struct hdr_tm_params *fs_params, in mod_color_calculate_regamma_params() argument2190 fs_params, in mod_color_calculate_regamma_params()[all …]
111 const struct hdr_tm_params *fs_params,