Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
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
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-6.12.1/drivers/gpu/drm/amd/display/dc/spl/
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