Home
last modified time | relevance | path

Searched refs:spl_fixpt_floor (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_custom_float.c74 *mantissa = spl_fixpt_floor(mantiss); in spl_build_custom_float()
H A Ddc_spl_isharp_filters.c702 sharp_calc_int = spl_fixpt_floor(sharp_calc); in spl_build_isharp_1dlut_from_reference_curve()
H A Dspl_fixpt31_32.h428 static inline int spl_fixpt_floor(struct spl_fixed31_32 arg) in spl_fixpt_floor() function