Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2428 unsigned next_src_y = src_y; in tpg_fill_plane_buffer() local
2432 next_src_y += int_part; in tpg_fill_plane_buffer()
2434 next_src_y++; in tpg_fill_plane_buffer()
2436 tpg_calc_frameline(tpg, next_src_y, tpg->field); in tpg_fill_plane_buffer()