Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2504 u8 *linestart_newer; in tpg_fill_plane_pattern() local
2525 linestart_newer = tpg->contrast_line[p]; in tpg_fill_plane_pattern()
2530 linestart_newer = tpg->black_line[p]; in tpg_fill_plane_pattern()
2534 linestart_newer = tpg->random_line[p] + in tpg_fill_plane_pattern()
2547 linestart_newer = tpg->lines[pat_line_new][p] + mv_hor_new; in tpg_fill_plane_pattern()
2569 linestart_newer = linestart_older; in tpg_fill_plane_pattern()
2582 linestart_newer = tpg->downsampled_lines[avg_pat][p] + in tpg_fill_plane_pattern()
2588 linestart_newer += line_offset; in tpg_fill_plane_pattern()
2593 linestart_top = linestart_newer; in tpg_fill_plane_pattern()
2597 linestart_bottom = linestart_newer; in tpg_fill_plane_pattern()