Searched refs:GST_TIME_AS_USECONDS (Results 1 – 6 of 6) sorted by relevance
125 buffer_timespan = GST_TIME_AS_USECONDS(buffer_timestamp); in gst_gs_get_buffer_date()
144 #define GST_TIME_AS_USECONDS(time) ((time) / G_GINT64_CONSTANT (1000)) macro
41 fail_unless (time2 == GST_TIME_AS_USECONDS (time)); in GST_START_TEST()
705 g_date_time_get_microsecond (utc_now) - GST_TIME_AS_USECONDS (rtc_now); in gst_adaptive_demux_init()3688 GST_TIME_AS_USECONDS (gst_adaptive_demux_get_monotonic_time (demux)); in gst_adaptive_demux_stream_download_uri()4772 GST_TIME_AS_USECONDS (gst_adaptive_demux_get_monotonic_time (demux)); in gst_adaptive_demux_stream_advance_fragment_unlocked()5029 utc_now_in_us = demux->clock_offset + GST_TIME_AS_USECONDS (rtc_now); in gst_adaptive_demux_get_client_now_utc()
3573 GST_TIME_AS_USECONDS (gst_adaptive_demux_get_monotonic_time in gst_dash_demux_clock_drift_new()3866 GST_TIME_AS_USECONDS (gst_adaptive_demux_get_monotonic_time in gst_dash_demux_poll_clock_drift()
3042 gst_mpd_client_add_time_difference (time1, GST_TIME_AS_USECONDS (delta)); in GST_START_TEST()