Home
last modified time | relevance | path

Searched refs:GstTestClockClass (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.h38 GST_TYPE_TEST_CLOCK, GstTestClockClass))
42 (obj), GST_TYPE_TEST_CLOCK, GstTestClockClass))
46 typedef struct _GstTestClockClass GstTestClockClass; typedef
Dgsttestclock.c256 gst_test_clock_class_init (GstTestClockClass * klass) in gst_test_clock_class_init()