Searched refs:GST_TIME_TO_TIMESPEC (Results 1 – 4 of 4) sorted by relevance
206 #define GST_TIME_TO_TIMESPEC(t,ts) \ macro
1461 GST_TIME_TO_TIMESPEC (timeout, ts); in gst_poll_wait()1534 GST_TIME_TO_TIMESPEC (timeout, ts); in gst_poll_wait()
992 GST_TIME_TO_TIMESPEC (mono_ts * 1000 + diff, end); in gst_system_clock_id_wait_jitter_unlocked()
199 GST_TIME_TO_TIMESPEC (alsamidisrc->tick * MIDI_TICK_PERIOD_MS * GST_MSECOND, in schedule_next_tick()