Searched refs:fs_params (Results 1 – 2 of 2) sorted by relevance
1049 const struct hdr_tm_params *fs_params, in build_freesync_hdr() argument1070 if (fs_params->max_content == 0 || in build_freesync_hdr()1071 fs_params->max_display == 0) in build_freesync_hdr()1074 max_display = dc_fixpt_from_int(fs_params->max_display); in build_freesync_hdr()1085 if (fs_params->max_content > fs_params->max_display) in build_freesync_hdr()1831 const struct hdr_tm_params *fs_params, in calculate_curve() argument1865 fs_params != NULL && fs_params->skip_tm == 0) { in calculate_curve()1869 fs_params, in calculate_curve()1912 const struct hdr_tm_params *fs_params, in mod_color_calculate_regamma_params() argument1985 fs_params, in mod_color_calculate_regamma_params()[all …]
111 const struct hdr_tm_params *fs_params,