/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpjitterbuffer.c | 536 gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)) - in push_test_buffer_now() 689 gst_clock_get_time (GST_ELEMENT_CLOCK (h->element))); in construct_deterministic_initial_state() 1323 now = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1334 now = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1342 now = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1375 gst_test_clock_set_time (GST_TEST_CLOCK (GST_ELEMENT_CLOCK (h->element)), in GST_START_TEST() 1474 now = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1610 last_rtx_request = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1649 last_rtx_request = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() 1658 last_rtx_request = gst_clock_get_time (GST_ELEMENT_CLOCK (h->element)); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | seek.c | 514 start_absolute_time = gst_clock_get_time (GST_ELEMENT_CLOCK (bin)); in GST_START_TEST() 538 gst_clock_get_time (GST_ELEMENT_CLOCK (bin))); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpbasedepayload.c | 233 clock = GST_ELEMENT_CLOCK (avtpbasedepayload); in gst_avtp_base_depayload_push_segment_event()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audiointerleave.c | 1049 fail_unless_equals_uint64 (gst_clock_get_time (GST_ELEMENT_CLOCK in GST_START_TEST() 1064 fail_unless_equals_uint64 (gst_clock_get_time (GST_ELEMENT_CLOCK in GST_START_TEST() 1078 fail_unless_equals_uint64 (gst_clock_get_time (GST_ELEMENT_CLOCK in GST_START_TEST() 1089 fail_unless_equals_uint64 (gst_clock_get_time (GST_ELEMENT_CLOCK in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksvideosrc.c | 456 GstClock *clock = GST_ELEMENT_CLOCK (self); in gst_ks_video_src_open_device() 823 clock = GST_ELEMENT_CLOCK (self); in gst_ks_video_src_timestamp_buffer() 859 clock = GST_ELEMENT_CLOCK (self); in gst_ks_video_src_update_statistics()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 1274 etime = gst_clock_get_time (GST_ELEMENT_CLOCK (sink)); in gst_audio_base_sink_custom_slaving() 1369 etime = gst_clock_get_time (GST_ELEMENT_CLOCK (sink)); in gst_audio_base_sink_resample_slaving() 1422 etime = gst_clock_get_time (GST_ELEMENT_CLOCK (sink)); in gst_audio_base_sink_skew_slaving() 1595 clock = GST_ELEMENT_CLOCK (sink); in gst_audio_base_sink_sync_latency() 1974 if (G_LIKELY ((clock = GST_ELEMENT_CLOCK (bsink)))) in gst_audio_base_sink_render()
|
D | gstaudiobasesrc.c | 863 if (!(clock = GST_ELEMENT_CLOCK (src))) in gst_audio_base_src_create()
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | gstximagesrc.c | 848 if (GST_ELEMENT_CLOCK (s) == NULL) { in gst_ximage_src_create() 856 next_capture_ts = gst_clock_get_time (GST_ELEMENT_CLOCK (s)); in gst_ximage_src_create() 874 id = gst_clock_new_single_shot_id (GST_ELEMENT_CLOCK (s), in gst_ximage_src_create()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstclocksync.c | 432 clock = GST_ELEMENT_CLOCK (clocksync); in gst_clock_sync_update_ts_offset()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstahssrc.c | 614 pipeline_clock = GST_ELEMENT_CLOCK (self); in gst_ahs_src_on_sensor_changed()
|
D | gstahcsrc.c | 2097 if ((clock = GST_ELEMENT_CLOCK (self))) { in gst_ahc_src_on_preview_frame()
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | gstrfbsrc.c | 540 gst_clock_get_time (GST_ELEMENT_CLOCK (src)) - in gst_rfb_src_fill()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.h | 467 #define GST_ELEMENT_CLOCK(elem) (GST_ELEMENT_CAST(elem)->clock) macro
|
D | gstpipeline.c | 1123 clock = GST_ELEMENT_CLOCK (pipeline); in gst_pipeline_handle_instant_rate()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesink.c | 2389 if (G_UNLIKELY ((clock = GST_ELEMENT_CLOCK (sink)) == NULL)) in gst_base_sink_wait_clock() 3258 && (clock = GST_ELEMENT_CLOCK (basesink))) { in gst_base_sink_update_start_time() 4009 clock = GST_ELEMENT_CLOCK (basesink); in gst_base_sink_chain_unlocked() 5232 clock = GST_ELEMENT_CLOCK (basesink); in gst_base_sink_send_event() 5346 if (G_UNLIKELY ((clock = GST_ELEMENT_CLOCK (basesink)) == NULL)) in gst_base_sink_get_position()
|
D | gstaggregator.c | 847 !GST_IS_CLOCK (GST_ELEMENT_CLOCK (self)) || in gst_aggregator_wait_and_check() 868 clock = gst_object_ref (GST_ELEMENT_CLOCK (self)); in gst_aggregator_wait_and_check()
|
D | gstbasesrc.c | 2327 if ((clock = GST_ELEMENT_CLOCK (basesrc)) == NULL) in gst_base_src_do_sync()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpjitterbuffer.c | 3912 if ((clock = GST_ELEMENT_CLOCK (jitterbuffer))) { in do_expected_timeout() 4102 } else if (GST_ELEMENT_CLOCK (jitterbuffer)) { in wait_next_timeout() 4104 gst_clock_get_time (GST_ELEMENT_CLOCK (jitterbuffer)) - in wait_next_timeout() 4133 clock = GST_ELEMENT_CLOCK (jitterbuffer); in wait_next_timeout()
|
D | gstrtpsession.c | 1092 if ((clock = GST_ELEMENT_CLOCK (rtpsession))) { in get_current_times()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturesrc.cpp | 859 id = gst_clock_new_single_shot_id (GST_ELEMENT_CLOCK (self), in gst_d3d11_screen_capture_src_create()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2src.c | 982 if ((clock = GST_ELEMENT_CLOCK (v4l2src))) { in gst_v4l2src_create()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.c | 755 element_clock = GST_ELEMENT_CLOCK (element); in gst_harness_add_element_full() 786 (GstObject *) GST_ELEMENT_CLOCK (element)); in gst_harness_add_element_full()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avfvideosrc.m | 1164 clock = GST_ELEMENT_CLOCK (element); 1199 clock = GST_ELEMENT_CLOCK (element);
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 1471 if ((clock = GST_ELEMENT_CLOCK (src)) != NULL) in gst_rpi_cam_src_create()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.c | 2378 clock = GST_ELEMENT_CLOCK (src); in rsn_dvdsrc_schedule_nav_cb()
|