Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2247 u8 *linestart_bottom; in tpg_fill_plane_pattern() local
2332 linestart_top = linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2335 linestart_bottom = linestart_older; in tpg_fill_plane_pattern()
2338 linestart_bottom = linestart_newer; in tpg_fill_plane_pattern()
2349 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2353 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()
2361 memcpy(vbuf, linestart_bottom, img_width); in tpg_fill_plane_pattern()