Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstconsistencychecker.c44 gboolean expect_flush; member
64 consist->segment, consist->eos, consist->expect_flush); in source_pad_data_cb()
95 consist->flushing = consist->expect_flush = FALSE; in source_pad_data_cb()
108 fail_if ((consist->expect_flush && consist->flushing), in source_pad_data_cb()
154 consist->segment, consist->eos, consist->expect_flush); in sink_pad_data_cb()
176 consist->expect_flush = in sink_pad_data_cb()
181 fail_if ((consist->expect_flush && consist->flushing), in sink_pad_data_cb()
278 consist->expect_flush = FALSE; in gst_consistency_checker_reset()