Searched refs:dc_fixpt_log (Results 1 – 3 of 3) sorted by relevance
418 struct fixed31_32 dc_fixpt_log(struct fixed31_32 arg);436 dc_fixpt_log(arg1), in dc_fixpt_pow()
378 struct fixed31_32 dc_fixpt_log(struct fixed31_32 arg) in dc_fixpt_log() function
159 *out_y = dc_fixpt_add(c, dc_fixpt_mul(a, dc_fixpt_log(dc_fixpt_sub(in_x, b)))); in compute_hlg_oetf()