Searched refs:dc_fixpt_half (Results 1 – 3 of 3) sorted by relevance
69 static const struct fixed31_32 dc_fixpt_half = { 0x80000000LL }; variable464 const long long summand = dc_fixpt_half.value; in dc_fixpt_round()
162 (tmp >= (unsigned long long)dc_fixpt_half.value); in dc_fixpt_mul()205 (tmp >= (unsigned long long)dc_fixpt_half.value); in dc_fixpt_sqr()
230 *out_y = dc_fixpt_pow(x, dc_fixpt_half); in compute_hlg_oetf()