Searched refs:y_out (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/ |
| H A D | vim2m.c | 452 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local 490 y_out = 0; in device_process() 499 for (y = start; y != end; y += step, y_out++) { in device_process() 518 for (y = start; y != end; y += step, y_out++) { in device_process() 542 p_in_x, &p_out, y_out, in device_process()
|