Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h94 TPG_QUAL_NOISE enumerator
/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2171 if (tpg->qual != TPG_QUAL_NOISE && frame_line >= b->top && in tpg_fill_plane_extras()
2267 } else if (tpg->qual != TPG_QUAL_NOISE && in tpg_fill_plane_pattern()
2272 } else if (tpg->pattern == TPG_PAT_NOISE || tpg->qual == TPG_QUAL_NOISE) { in tpg_fill_plane_pattern()