Searched refs:i4_rounding_offset (Results 1 – 1 of 1) sorted by relevance
273 WORD32 i4_rounding_offset = 1 << (FILTER_COEFF_Q - 1); in isvce_get_downscaler_normalized_filtered_pixel() local281 i4_norm_dot_product = ((i4_dot_product_sum + i4_rounding_offset) / i4_normalizing_factor); in isvce_get_downscaler_normalized_filtered_pixel()