Searched refs:y_in (Results 1 – 1 of 1) sorted by relevance
453 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local520 y_in = (y * q_data_in->height) / q_data_out->height; in device_process()524 p_line = p_in + (y_in * bytesperline); in device_process()