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