Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h206 #define GST_TIME_TO_TIMESPEC(t,ts) \ macro
Dgstpoll.c1461 GST_TIME_TO_TIMESPEC (timeout, ts); in gst_poll_wait()
1534 GST_TIME_TO_TIMESPEC (timeout, ts); in gst_poll_wait()
Dgstsystemclock.c992 GST_TIME_TO_TIMESPEC (mono_ts * 1000 + diff, end); in gst_system_clock_id_wait_jitter_unlocked()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.c199 GST_TIME_TO_TIMESPEC (alsamidisrc->tick * MIDI_TICK_PERIOD_MS * GST_MSECOND, in schedule_next_tick()