Searched refs:c_extend_round (Results 1 – 2 of 2) sorted by relevance
44 #define c_extend_round (1 << (c_lsc_corr_extend - 1)) macro
242 tmp = (tmp + c_extend_round) >> c_lsc_corr_extend; in calculateCorrectFactor()251 tmp = (tmp + c_extend_round) >> c_lsc_corr_extend; in calculateCorrectFactor()262 tmp2 = (coeff + c_extend_round) >> c_lsc_corr_extend; in calculateCorrectFactor()