Home
last modified time | relevance | path

Searched refs:GstClockID (Results 1 – 25 of 55) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c32 GstClockID id;
38 GstClockID clock_id;
62 GstClockID id, gpointer user_data);
65 * clock, GstClockID id, GstClockTimeDiff * jitter);
84 GstClockID clock_id = data; in test_wait_pending_single_shot_id_async_worker()
95 GstClockID clock_id = data; in test_wait_pending_periodic_id_waiter_thread()
102 GstClockTime time, GstClockID id, gpointer user_data) in test_async_wait_cb()
114 gst_test_util_wait_for_clock_id_begin (GstTestClock * test_clock, GstClockID id, in gst_test_util_wait_for_clock_id_begin()
270 GstClockID clock_id; in GST_START_TEST()
272 GstClockID pending_id; in GST_START_TEST()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstclock.h66 typedef gpointer GstClockID; typedef
299 GstClockID id, gpointer user_data);
657 GstClockID gst_clock_new_single_shot_id (GstClock *clock,
660 GstClockID gst_clock_new_periodic_id (GstClock *clock,
667 GstClockID gst_clock_id_ref (GstClockID id);
670 void gst_clock_id_unref (GstClockID id);
678 GstClock * gst_clock_id_get_clock (GstClockID id);
681 gboolean gst_clock_id_uses_clock (GstClockID id, GstClock * clock);
684 GstClockTime gst_clock_id_get_time (GstClockID id);
687 GstClockReturn gst_clock_id_wait (GstClockID id,
[all …]
Dgstclock.c216 GstClockID clockid;
298 static GstClockID
331 return (GstClockID) entry; in gst_clock_entry_new()
341 g_return_val_if_fail (gst_clock_id_uses_clock ((GstClockID) entry, clock), in gst_clock_entry_reinit()
367 gst_clock_single_shot_id_reinit (GstClock * clock, GstClockID id, in gst_clock_single_shot_id_reinit()
390 gst_clock_periodic_id_reinit (GstClock * clock, GstClockID id, in gst_clock_periodic_id_reinit()
408 GstClockID
409 gst_clock_id_ref (GstClockID id) in gst_clock_id_ref()
419 _gst_clock_id_free (GstClockID id) in _gst_clock_id_free()
449 gst_clock_id_unref (GstClockID id) in gst_clock_id_unref()
[all …]
Dgstsystemclock.c730 gst_system_clock_id_wait_jitter_unlocked (clock, (GstClockID) entry, in gst_system_clock_async_thread()
750 entry->func (clock, entry->time, (GstClockID) entry, in gst_system_clock_async_thread()
799 gst_clock_id_unref ((GstClockID) entry); in gst_system_clock_async_thread()
1198 gst_clock_id_ref ((GstClockID) entry); in gst_system_clock_id_wait_async()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.h99 gboolean gst_test_clock_has_id (GstTestClock * test_clock, GstClockID id);
103 GstClockID * pending_id);
107 GstClockID * pending_id);
114 GstClockID gst_test_clock_process_next_clock_id (GstTestClock * test_clock);
132 GstClockID pending_id);
Dgsttestclock.c242 test_clock, GstClockID * pending_id);
519 GstClockID * pending_id) in gst_test_clock_peek_next_pending_id_unlocked()
816 gst_test_clock_has_id (GstTestClock * test_clock, GstClockID id) in gst_test_clock_has_id()
848 GstClockID * pending_id) in gst_test_clock_peek_next_pending_id()
878 GstClockID * pending_id) in gst_test_clock_wait_for_next_pending_id()
931 GstClockID
935 GstClockID result = NULL; in gst_test_clock_process_next_clock_id()
1099 gst_test_clock_process_id (GstTestClock * test_clock, GstClockID pending_id) in gst_test_clock_process_id()
1147 GstClockID pending_id = cur->data; in gst_test_clock_process_id_list()
1178 GstClockID *pending_id = cur->data; in gst_test_clock_id_list_get_latest_time()
[all …]
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c121 GstClockID id, GstClock * clock) in test_async_full_slave_callback()
150 GstClockID *clockid; in GST_START_TEST()
236 GstClockID id;
252 GstClockID id; in single_shot_wait_thread_func()
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Ddemo-osssrc.c105 GstClockID id, gpointer user_data) in delayed_spectrum_update()
135 GstClockID clock_id; in message_handler()
Ddemo-audiotest.c152 GstClockID id, gpointer user_data) in delayed_spectrum_update()
182 GstClockID clock_id; in message_handler()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c35 GstClockID evaluate_wait_time;
88 GstClockID id, GstCpuThrottlingClock * self) in gst_transcoder_adjust_wait_time()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.h55 GstClockID clock_id;
Dgstidentity.h57 GstClockID clock_id;
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.h66 GstClockID clock_id;
Dgstdx9screencapsrc.h68 GstClockID clock_id;
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.h85 GstClockID write_wait_clock_id;
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.h69 GstClockID clock_id;
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.h83 GstClockID clockid;
Dgstrtpdtmfsrc.h76 GstClockID clockid;
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsoundsrc.h107 GstClockID *read_wait_clock_id;
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.h69 GstClockID clock_id;
/third_party/gstreamer/gstreamer/tests/examples/controller/
Dabsolute-example.c24 GstClockID clock_id; in main()
Daudio-example.c23 GstClockID clock_id; in main()
Dtext-color-example.c25 GstClockID clock_id; in main()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.h137 GstClockID nav_clock_id;
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.h154 GstClockID video_clock_id;

123