Searched refs:DIV_ROUND_CLOSEST (Results 1 – 3 of 3) sorted by relevance
10 if (__fc_x op DIV_ROUND_CLOSEST(__fc_a[__fc_i] + \
103 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro
109 #define RED_ONE_PERCENT ((u32)DIV_ROUND_CLOSEST(1ULL<<32, 100))413 max_p_delta = DIV_ROUND_CLOSEST(p->max_P, p->qth_delta); in red_adaptative_algo()