Home
last modified time | relevance | path

Searched refs:linestart_top (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c2470 u8 *linestart_top; in tpg_fill_plane_pattern() local
2556 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2558 linestart_top = linestart_newer; in tpg_fill_plane_pattern()
2561 linestart_top = linestart_older; in tpg_fill_plane_pattern()
2571 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern()
2579 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern()
2582 memcpy(vbuf, linestart_top, img_width); in tpg_fill_plane_pattern()

Completed in 7 milliseconds