Searched refs:interm_add2 (Results 1 – 1 of 1) sorted by relevance
261 uint_fixed_16_16_t interm_add2 = u32_to_fixed16(add2); in add_fixed16_u32() local263 interm_sum = (uint64_t) add1.val + interm_add2.val; in add_fixed16_u32()