Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgst1394clock.c71 GstClockClass *gstclock_class; in gst_1394_clock_class_init()
73 gstclock_class = (GstClockClass *) klass; in gst_1394_clock_class_init()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstclock.c32 GstClockClass parent_class;
56 GstClockClass *clock_class; in test_clock_class_init()
Dstruct_ppc32.h14 {"GstClockClass", sizeof (GstClockClass), 132},
Dstruct_sparc.h14 {"GstClockClass", sizeof (GstClockClass), 264},
Dstruct_arm.h15 {"GstClockClass", sizeof (GstClockClass), 132},
Dstruct_x86_64.h14 {"GstClockClass", sizeof (GstClockClass), 264},
Dstruct_ppc64.h14 {"GstClockClass", sizeof (GstClockClass), 264},
Dstruct_i386w.h14 {"GstClockClass", sizeof (GstClockClass), 132},
Dstruct_hppa.h14 {"GstClockClass", sizeof (GstClockClass), 264},
Dstruct_i386.h14 {"GstClockClass", sizeof (GstClockClass), 132},
Dstruct_x86_64w.h14 {"GstClockClass", sizeof (GstClockClass), 264},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioclock.c54 GstClockClass *gstclock_class; in gst_audio_clock_class_init()
58 gstclock_class = (GstClockClass *) klass; in gst_audio_clock_class_init()
/third_party/gstreamer/gstreamer/gst/
Dgstclock.h36 …GST_CLOCK_CLASS(cclass) (G_TYPE_CHECK_CLASS_CAST ((cclass), GST_TYPE_CLOCK, GstClockClass))
38 …ST_CLOCK_GET_CLASS(clock) (G_TYPE_INSTANCE_GET_CLASS ((clock), GST_TYPE_CLOCK, GstClockClass))
283 typedef struct _GstClockClass GstClockClass; typedef
Dgstclock.c584 GstClockClass *cclass; in gst_clock_id_wait()
665 GstClockClass *cclass; in gst_clock_id_wait_async()
731 GstClockClass *cclass; in gst_clock_id_unschedule()
763 gst_clock_class_init (GstClockClass * klass) in gst_clock_class_init()
886 GstClockClass *cclass; in gst_clock_set_resolution()
913 GstClockClass *cclass; in gst_clock_get_resolution()
1112 GstClockClass *cclass; in gst_clock_get_internal_time()
Dgstsystemclock.h78 GstClockClass parent_class;
Dgstsystemclock.c417 GstClockClass *gstclock_class; in gst_system_clock_class_init()
420 gstclock_class = (GstClockClass *) klass; in gst_system_clock_class_init()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.h46 GstClockClass parent_class;
Dgst-cpu-throttling-clock.c174 GstClockClass *clock_klass = GST_CLOCK_CLASS (klass); in gst_cpu_throttling_clock_class_init()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.h75 GstClockClass parent_class;
Dgsttestclock.c259 GstClockClass *gstclock_class = GST_CLOCK_CLASS (klass); in gst_test_clock_class_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c133 GstClockClass *klass = GST_CLOCK_GET_CLASS (wait_ctx->test_clock); in gst_test_util_wait_for_clock_id_begin()
170 GstClockClass *klass = GST_CLOCK_GET_CLASS (wait_ctx->test_clock); in gst_test_util_wait_for_clock_id_end()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp1915 GstClockClass *clock_class = (GstClockClass *) klass; in gst_decklink_clock_class_init()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c1023 GstClockClass *clock_class; in gst_net_client_clock_class_init()
Dgstptpclock.c2360 GstClockClass *clock_class; in gst_ptp_clock_class_init()
/third_party/gstreamer/gstreamer/
DChangeLog107122 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.
107125 Add GstClockClass vmethod docs.
107134 API: GstClockClass::wait_jitter
118377 * gst/gstclock.c (GstClock, GstClockClass): Change resolution to