Home
last modified time | relevance | path

Searched refs:linestart_bottom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2459 u8 *linestart_bottom; in tpg_fill_plane_pattern() local
2544 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2547 linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2550 linestart_bottom = linestart_newer; in tpg_fill_plane_pattern()
2561 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2565 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2573 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2503 u8 *linestart_bottom; in tpg_fill_plane_pattern() local
2588 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2591 linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2594 linestart_bottom = linestart_newer; in tpg_fill_plane_pattern()
2605 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2609 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2617 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()

Completed in 7 milliseconds