Home
last modified time | relevance | path

Searched refs:gst_clock_get_internal_time (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosink.cpp802 *timestamp = gst_clock_get_internal_time (self->output->clock); in gst_decklink_video_sink_convert_to_internal_clock()
1499 start_time = gst_clock_get_internal_time (self->output->clock); in gst_decklink_video_sink_start_scheduled_playback()
1552 start_time = gst_clock_get_internal_time (self->output->clock); in gst_decklink_video_sink_stop_scheduled_playback()
1622 self->external_base_time = gst_clock_get_internal_time (clock); in gst_decklink_video_sink_change_state()
1624 gst_clock_get_internal_time (self->output->clock); in gst_decklink_video_sink_change_state()
1628 gst_clock_get_internal_time (self->output->clock) - in gst_decklink_video_sink_change_state()
1694 gst_clock_get_internal_time (self->output->clock); in gst_decklink_video_sink_change_state()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c135 stime = gst_clock_get_internal_time (clock); in test_async_full_slave_callback()
213 now_t = gst_clock_get_internal_time (clock); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.c229 internal = gst_clock_get_internal_time (jbuf->media_clock); in media_clock_synced_cb()
269 internal = gst_clock_get_internal_time (jbuf->media_clock); in rtp_jitter_buffer_set_media_clock()
301 internal = gst_clock_get_internal_time (jbuf->media_clock); in rtp_jitter_buffer_set_pipeline_clock()
847 gst_clock_get_internal_time (media_clock); in rtp_jitter_buffer_calculate_pts()
888 ntptime = gst_clock_get_internal_time (media_clock); in rtp_jitter_buffer_calculate_pts()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c155 return gst_clock_get_internal_time (self->priv->sclock); in _get_internal_time()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c707 gst_clock_get_internal_time (GST_CLOCK_CAST (self)); in gst_net_client_internal_clock_thread()
722 gst_clock_get_internal_time (GST_CLOCK_CAST (self)); in gst_net_client_internal_clock_thread()
747 new_local = gst_clock_get_internal_time (GST_CLOCK_CAST (self)); in gst_net_client_internal_clock_thread()
1419 GstClockTime now = gst_clock_get_internal_time (self->priv->internal_clock); in gst_net_client_clock_get_internal_time()
/third_party/gstreamer/gstreamer/gst/
Dgstclock.c1109 gst_clock_get_internal_time (GstClock * clock) in gst_clock_get_internal_time() function
1164 ret = gst_clock_get_internal_time (clock); in gst_clock_get_time()
1289 stime = gst_clock_get_internal_time (clock); in gst_clock_slave_callback()
Dgstclock.h619 GstClockTime gst_clock_get_internal_time (GstClock *clock);
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpbin_buffer_list.c116 gst_clock_get_internal_time (gst_system_clock_obtain ()); in create_original_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c931 internal_time = gst_clock_get_internal_time (sink->provided_clock); in gst_audio_base_sink_setcaps()
/third_party/gstreamer/gstreamer/
DChangeLog112202 (gst_clock_init), (gst_clock_get_internal_time),
117567 (gst_clock_get_internal_time), (gst_clock_get_time),