Searched refs:y_out (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/platform/ |
| D | vim2m.c | 453 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local 491 y_out = 0; in device_process() 500 for (y = start; y != end; y += step, y_out++) { in device_process() 519 for (y = start; y != end; y += step, y_out++) { in device_process() 543 p_in_x, &p_out, y_out, in device_process()
|