Home
last modified time | relevance | path

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

/linux/include/media/tpg/
H A Dv4l2-tpg.h210 bool show_square; member
580 bool show_square) in tpg_s_show_square() argument
582 tpg->show_square = show_square; in tpg_s_show_square()
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2395 if (tpg->show_square && frame_line >= sq->top && in tpg_fill_plane_extras()