Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstconsistencychecker.c46 gboolean saw_stream_start; member
98 fail_if (consist->saw_serialized_event && !consist->saw_stream_start, in source_pad_data_cb()
101 consist->saw_stream_start = TRUE; in source_pad_data_cb()
136 fail_if (!consist->saw_stream_start in source_pad_data_cb()
280 consist->saw_stream_start = FALSE; in gst_consistency_checker_reset()