Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h210 bool show_square; member
577 bool show_square) in tpg_s_show_square() argument
579 tpg->show_square = show_square; in tpg_s_show_square()
/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2177 if (tpg->show_square && frame_line >= sq->top && in tpg_fill_plane_extras()