Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideotestsrc.c137 fix_expected_colour (guint32 col_mask, guint8 col_expected) in fix_expected_colour() argument
146 g_assert (col_expected == 0x00 || col_expected == 0xff); in fix_expected_colour()
149 return col_expected & mask; in fix_expected_colour()