Searched refs:GST_TIMESPEC_TO_TIME (Results 1 – 8 of 8) sorted by relevance
173 tproc = GST_TIMESPEC_TO_TIME (now); in do_stats()185 tthread = GST_TIMESPEC_TO_TIME (now); in do_stats()
475 time = GST_TIMESPEC_TO_TIME (event->time.time) - alsamidisrc->delay; in gst_alsa_midi_src_create()680 GST_TIMESPEC_TO_TIME (*snd_seq_queue_status_get_real_time (status)); in gst_alsa_midi_src_state_changed()
975 timestamp = GST_TIMESPEC_TO_TIME (tstamp); in gst_alsasrc_get_timestamp()
198 #define GST_TIMESPEC_TO_TIME(ts) (GstClockTime)((ts).tv_sec * GST_SECOND + (ts).tv_nsec * GS… macro
844 return GST_TIMESPEC_TO_TIME (ts); in gst_system_clock_get_internal_time()925 return GST_TIMESPEC_TO_TIME (ts); in gst_system_clock_get_resolution()
3525 return GST_TIMESPEC_TO_TIME (now); in gst_util_get_timestamp()
1009 gstnow = GST_TIMESPEC_TO_TIME (now); in gst_v4l2src_create()
1082 socket_ts = GST_TIMESPEC_TO_TIME (msg->socket_ts); in gst_udpsrc_fill()