Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2279 unsigned mv_vert_new; member
2298 params->mv_vert_new = in tpg_fill_params_pattern()
2448 unsigned mv_vert_new = params->mv_vert_new; in tpg_fill_plane_pattern() local
2493 (frame_line + mv_vert_new) % tpg->src_height; in tpg_fill_plane_pattern()
2512 (frame_line_next + mv_vert_new) % tpg->src_height); in tpg_fill_plane_pattern()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2285 unsigned mv_vert_new; member
2304 params->mv_vert_new = in tpg_fill_params_pattern()
2492 unsigned mv_vert_new = params->mv_vert_new; in tpg_fill_plane_pattern() local
2537 (frame_line + mv_vert_new) % tpg->src_height; in tpg_fill_plane_pattern()
2556 (frame_line_next + mv_vert_new) % tpg->src_height); in tpg_fill_plane_pattern()

Completed in 7 milliseconds