Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c161 status = GST_CLOCK_EARLY; in gst_test_util_wait_for_clock_id_end()
291 GST_CLOCK_EARLY); in GST_START_TEST()
458 GST_CLOCK_EARLY); in GST_START_TEST()
786 GST_CLOCK_EARLY); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstsystemclock.c711 if (G_UNLIKELY (status != GST_CLOCK_OK && status != GST_CLOCK_EARLY)) in gst_system_clock_async_thread()
740 case GST_CLOCK_EARLY: in gst_system_clock_async_thread()
1087 GST_CLOCK_ENTRY_STATUS (entry) = status = GST_CLOCK_EARLY; in gst_system_clock_id_wait_jitter_unlocked()
Dgstclock.h316 GST_CLOCK_EARLY = 1, enumerator
Dgstclock.c266 case GST_CLOCK_EARLY: in gst_clock_return_get_name()
Dgstenumtypes.c269 { C_ENUM(GST_CLOCK_EARLY), "GST_CLOCK_EARLY", "early" }, in gst_clock_return_get_type()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c624 GST_CLOCK_ENTRY_STATUS (entry) = GST_CLOCK_EARLY; in process_entry_context_unlocked()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c1663 if (status == GST_CLOCK_EARLY) { in gst_audio_base_sink_sync_latency()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3172 if (G_LIKELY (status != GST_CLOCK_EARLY)) in gst_base_sink_is_too_late()
4022 GST_CLOCK_EARLY, GST_CLOCK_DIFF (stime, now), FALSE); in gst_base_sink_chain_unlocked()
Dgstbasesrc.c2666 case GST_CLOCK_EARLY: in gst_base_src_get_range()
Dgstaggregator.c900 if (status == GST_CLOCK_OK || status == GST_CLOCK_EARLY) { in gst_aggregator_wait_and_check()
/third_party/gstreamer/gstreamer/
DChangeLog30170 GST_CLOCK_EARLY, 0, FALSE);