Home
last modified time | relevance | path

Searched refs:GST_ELEMENT_CLOCK (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c536 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/
Dseek.c514 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/
Dgstavtpbasedepayload.c233 clock = GST_ELEMENT_CLOCK (avtpbasedepayload); in gst_avtp_base_depayload_push_segment_event()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiointerleave.c1049 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/
Dgstksvideosrc.c456 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/
Dgstaudiobasesink.c1274 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()
Dgstaudiobasesrc.c863 if (!(clock = GST_ELEMENT_CLOCK (src))) in gst_audio_base_src_create()
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.c848 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/
Dgstclocksync.c432 clock = GST_ELEMENT_CLOCK (clocksync); in gst_clock_sync_update_ts_offset()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstahssrc.c614 pipeline_clock = GST_ELEMENT_CLOCK (self); in gst_ahs_src_on_sensor_changed()
Dgstahcsrc.c2097 if ((clock = GST_ELEMENT_CLOCK (self))) { in gst_ahc_src_on_preview_frame()
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dgstrfbsrc.c540 gst_clock_get_time (GST_ELEMENT_CLOCK (src)) - in gst_rfb_src_fill()
/third_party/gstreamer/gstreamer/gst/
Dgstelement.h467 #define GST_ELEMENT_CLOCK(elem) (GST_ELEMENT_CAST(elem)->clock) macro
Dgstpipeline.c1123 clock = GST_ELEMENT_CLOCK (pipeline); in gst_pipeline_handle_instant_rate()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c2389 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()
Dgstaggregator.c847 !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()
Dgstbasesrc.c2327 if ((clock = GST_ELEMENT_CLOCK (basesrc)) == NULL) in gst_base_src_do_sync()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c3912 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()
Dgstrtpsession.c1092 if ((clock = GST_ELEMENT_CLOCK (rtpsession))) { in get_current_times()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp859 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/
Dgstv4l2src.c982 if ((clock = GST_ELEMENT_CLOCK (v4l2src))) { in gst_v4l2src_create()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c755 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/
Davfvideosrc.m1164 clock = GST_ELEMENT_CLOCK (element);
1199 clock = GST_ELEMENT_CLOCK (element);
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c1471 if ((clock = GST_ELEMENT_CLOCK (src)) != NULL) in gst_rpi_cam_src_create()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c2378 clock = GST_ELEMENT_CLOCK (src); in rsn_dvdsrc_schedule_nav_cb()

12