Home
last modified time | relevance | path

Searched defs:arg2_negative (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dbw_fixed.c62 bool arg2_negative = denominator < 0; in bw_frc_to_fixed() local
144 bool arg2_negative = arg2.value < 0; in bw_mul() local
H A Dfixpt31_32.c76 bool arg2_negative = denominator < 0; in dc_fixpt_from_fraction() local
128 bool arg2_negative = arg2.value < 0; in dc_fixpt_mul() local
/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_fixpt31_32.c54 bool arg2_negative = denominator < 0; in spl_fixpt_from_fraction() local
106 bool arg2_negative = arg2.value < 0; in spl_fixpt_mul() local