Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2640 unsigned next_src_y = src_y; in tpg_fill_plane_buffer() local
2644 next_src_y += int_part; in tpg_fill_plane_buffer()
2646 next_src_y++; in tpg_fill_plane_buffer()
2648 tpg_calc_frameline(tpg, next_src_y, tpg->field); in tpg_fill_plane_buffer()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2684 unsigned next_src_y = src_y; in tpg_fill_plane_buffer() local
2688 next_src_y += int_part; in tpg_fill_plane_buffer()
2690 next_src_y++; in tpg_fill_plane_buffer()
2692 tpg_calc_frameline(tpg, next_src_y, tpg->field); in tpg_fill_plane_buffer()

Completed in 7 milliseconds