Searched refs:spl_fixpt_add (Results 1 – 3 of 3) sorted by relevance
301 res = spl_fixpt_add( in spl_fixed31_32_exp_from_taylor_series()310 return spl_fixpt_add( in spl_fixed31_32_exp_from_taylor_series()372 struct spl_fixed31_32 res1 = spl_fixpt_add( in spl_fixpt_log()
227 static inline struct spl_fixed31_32 spl_fixpt_add(struct spl_fixed31_32 arg1, struct spl_fixed31_32… in spl_fixpt_add() function245 return spl_fixpt_add(arg1, spl_fixpt_from_int(arg2)); in spl_fixpt_add_int()
701 sharp_calc = spl_fixpt_add(sharp_calc, spl_fixpt_from_fraction(1, 2)); in spl_build_isharp_1dlut_from_reference_curve()