Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_fixpt31_32.h54 static const struct spl_fixed31_32 spl_fixpt_half = { 0x80000000LL }; variable
449 const long long summand = spl_fixpt_half.value; in spl_fixpt_round()
H A Dspl_fixpt31_32.c140 (tmp >= (unsigned long long)spl_fixpt_half.value); in spl_fixpt_mul()
183 (tmp >= (unsigned long long)spl_fixpt_half.value); in spl_fixpt_sqr()