Searched refs:linestart_top (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 2458 u8 *linestart_top; in tpg_fill_plane_pattern() local 2544 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern() 2546 linestart_top = linestart_newer; in tpg_fill_plane_pattern() 2549 linestart_top = linestart_older; in tpg_fill_plane_pattern() 2559 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern() 2567 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern() 2570 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern()
|
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 2502 u8 *linestart_top; in tpg_fill_plane_pattern() local 2588 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern() 2590 linestart_top = linestart_newer; in tpg_fill_plane_pattern() 2593 linestart_top = linestart_older; in tpg_fill_plane_pattern() 2603 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern() 2611 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern() 2614 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern()
|
Completed in 7 milliseconds