Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstwatchdog.c218 if (watchdog->waiting_for_flush_start) { in gst_watchdog_feed()
221 watchdog->waiting_for_flush_start = FALSE; in gst_watchdog_feed()
350 watchdog->waiting_for_flush_start = TRUE; in gst_watchdog_src_event()
Dgstwatchdog.h50 gboolean waiting_for_flush_start; member