Home
last modified time | relevance | path

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

/linux/include/media/tpg/
H A Dv4l2-tpg.h94 TPG_QUAL_NOISE enumerator
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2392 if (tpg->qual != TPG_QUAL_NOISE && frame_line >= b->top && in tpg_fill_plane_extras()
2526 } else if (tpg->qual != TPG_QUAL_NOISE && in tpg_fill_plane_pattern()
2531 } else if (tpg->pattern == TPG_PAT_NOISE || tpg->qual == TPG_QUAL_NOISE) { in tpg_fill_plane_pattern()