/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | gsttestclock.c | 32 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/ |
D | gstclock.h | 66 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 …]
|
D | gstclock.c | 216 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 …]
|
D | gstsystemclock.c | 730 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/ |
D | gsttestclock.h | 99 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);
|
D | gsttestclock.c | 242 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/ |
D | gstsystemclock.c | 121 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/ |
D | demo-osssrc.c | 105 GstClockID id, gpointer user_data) in delayed_spectrum_update() 135 GstClockID clock_id; in message_handler()
|
D | demo-audiotest.c | 152 GstClockID id, gpointer user_data) in delayed_spectrum_update() 182 GstClockID clock_id; in message_handler()
|
/third_party/gstreamer/gstplugins_bad/gst/transcode/ |
D | gst-cpu-throttling-clock.c | 35 GstClockID evaluate_wait_time; 88 GstClockID id, GstCpuThrottlingClock * self) in gst_transcoder_adjust_wait_time()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstclocksync.h | 55 GstClockID clock_id;
|
D | gstidentity.h | 57 GstClockID clock_id;
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstgdiscreencapsrc.h | 66 GstClockID clock_id;
|
D | gstdx9screencapsrc.h | 68 GstClockID clock_id;
|
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsoundsink.h | 85 GstClockID write_wait_clock_id;
|
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
D | gstimagefreeze.h | 69 GstClockID clock_id;
|
/third_party/gstreamer/gstplugins_good/gst/dtmf/ |
D | gstdtmfsrc.h | 83 GstClockID clockid;
|
D | gstrtpdtmfsrc.h | 76 GstClockID clockid;
|
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsoundsrc.h | 107 GstClockID *read_wait_clock_id;
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | gstximagesrc.h | 69 GstClockID clock_id;
|
/third_party/gstreamer/gstreamer/tests/examples/controller/ |
D | absolute-example.c | 24 GstClockID clock_id; in main()
|
D | audio-example.c | 23 GstClockID clock_id; in main()
|
D | text-color-example.c | 25 GstClockID clock_id; in main()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.h | 137 GstClockID nav_clock_id;
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gsttimecodestamper.h | 154 GstClockID video_clock_id;
|