Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.c272 case GST_CLOCK_BADTIME: in gst_clock_return_get_name()
625 return GST_CLOCK_BADTIME; in gst_clock_id_wait()
702 return GST_CLOCK_BADTIME; in gst_clock_id_wait_async()
Dgstclock.h319 GST_CLOCK_BADTIME = 4, enumerator
Dgstenumtypes.c272 { C_ENUM(GST_CLOCK_BADTIME), "GST_CLOCK_BADTIME", "badtime" }, in gst_clock_return_get_type()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c2439 return GST_CLOCK_BADTIME; in gst_base_sink_wait_clock()
2445 return GST_CLOCK_BADTIME; in gst_base_sink_wait_clock()
2451 return GST_CLOCK_BADTIME; in gst_base_sink_wait_clock()
2680 if (status == GST_CLOCK_BADTIME) in gst_base_sink_wait()
2883 if (status == GST_CLOCK_BADTIME) in gst_base_sink_do_sync()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c1637 if (status == GST_CLOCK_BADTIME) in gst_audio_base_sink_sync_latency()