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.c2501 u8 *linestart_newer; in tpg_fill_plane_pattern() local
2522 linestart_newer = tpg->contrast_line[p]; in tpg_fill_plane_pattern()
2527 linestart_newer = tpg->black_line[p]; in tpg_fill_plane_pattern()
2531 linestart_newer = tpg->random_line[p] + in tpg_fill_plane_pattern()
2544 linestart_newer = tpg->lines[pat_line_new][p] + mv_hor_new; in tpg_fill_plane_pattern()
2566 linestart_newer = linestart_older; in tpg_fill_plane_pattern()
2579 linestart_newer = tpg->downsampled_lines[avg_pat][p] + in tpg_fill_plane_pattern()
2585 linestart_newer += line_offset; in tpg_fill_plane_pattern()
2590 linestart_top = linestart_newer; in tpg_fill_plane_pattern()
2594 linestart_bottom = linestart_newer; in tpg_fill_plane_pattern()