Searched refs:y_out (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/test-drivers/ |
H A D | vim2m.c | 447 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local 485 y_out = 0; in device_process() 494 for (y = start; y != end; y += step, y_out++) { in device_process() 513 for (y = start; y != end; y += step, y_out++) { in device_process() 537 p_in_x, &p_out, y_out, in device_process()
|