Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.c276 case GST_CLOCK_UNSUPPORTED: in gst_clock_return_get_name()
631 return GST_CLOCK_UNSUPPORTED; in gst_clock_id_wait()
708 return GST_CLOCK_UNSUPPORTED; in gst_clock_id_wait_async()
Dgstclock.h321 GST_CLOCK_UNSUPPORTED = 6, enumerator
Dgstenumtypes.c274 { C_ENUM(GST_CLOCK_UNSUPPORTED), "GST_CLOCK_UNSUPPORTED", "unsupported" }, in gst_clock_return_get_type()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c4952 if (res == GST_CLOCK_UNSUPPORTED) { in gst_adaptive_demux_wait_until()