Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/
H A Dfixpt31_32.c63 bool arg1_negative = numerator < 0; in vpe_fixpt_from_fraction() local
116 bool arg1_negative = arg1.value < 0; in vpe_fixpt_mul() local