Searched defs:arg1_value (Results 1 – 4 of 4) sorted by relevance
63 uint64_t arg1_value; in bw_frc_to_fixed() local146 uint64_t arg1_value = abs_i64(arg1.value); in bw_mul() local
78 unsigned long long arg1_value = arg1_negative ? -numerator : numerator; in dc_fixpt_from_fraction() local130 unsigned long long arg1_value = arg1_negative ? -arg1.value : arg1.value; in dc_fixpt_mul() local
56 unsigned long long arg1_value = arg1_negative ? -numerator : numerator; in spl_fixpt_from_fraction() local108 unsigned long long arg1_value = arg1_negative ? -arg1.value : arg1.value; in spl_fixpt_mul() local
62 u16 arg1_value = numerator; in vpe_u1_8_from_fraction() local