Searched refs:round_value (Results 1 – 1 of 1) sorted by relevance
176 unsigned int round_value = dest_scale / 2; in scale1d_c() local189 …dest[i] = (char)((left_modifier * left_pixel + right_modifier * right_pixel + round_value) / dest_… in scale1d_c()