Searched refs:c_dy_round (Results 1 – 2 of 2) sorted by relevance
53 #define c_dy_round (1 << (c_dy_shift - 1)) macro
240 tmp = (tmp + c_dy_round) >> c_dy_shift; in calculateCorrectFactor()249 tmp = (tmp + c_dy_round) >> c_dy_shift; in calculateCorrectFactor()