Home
last modified time | relevance | path

Searched refs:spl_fixpt_min (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Ddc_spl_isharp_filters.c700 sharp_calc = spl_fixpt_min(spl_fixpt_from_int(255), sharp_calc); in spl_build_isharp_1dlut_from_reference_curve()
H A Dspl_fixpt31_32.h147 static inline struct spl_fixed31_32 spl_fixpt_min(struct spl_fixed31_32 arg1, struct spl_fixed31_32… in spl_fixpt_min() function