Home
last modified time | relevance | path

Searched refs:gst_test_clock_new (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c200 GstClock *clock = gst_test_clock_new (); in GST_START_TEST()
214 GstClock *clock = gst_test_clock_new (); in GST_START_TEST()
226 clock = gst_test_clock_new (); in GST_START_TEST()
889 clock = gst_test_clock_new (); in GST_START_TEST()
935 clock = gst_test_clock_new (); in GST_START_TEST()
989 clock = gst_test_clock_new (); in GST_START_TEST()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.h82 GstClock * gst_test_clock_new (void);
Dgsttestclock.c671 gst_test_clock_new (void) in gst_test_clock_new() function
Dgstharness.c693 priv->testclock = GST_TEST_CLOCK_CAST (gst_test_clock_new ()); in gst_harness_new_empty()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpipeline.c254 clock = gst_test_clock_new (); in GST_START_TEST()
512 clock = gst_test_clock_new (); in GST_START_TEST()
609 clock = gst_test_clock_new (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Ddtmf.c310 testclock = gst_test_clock_new (); in setup_rtpdtmfsrc()
473 testclock = gst_test_clock_new (); in setup_dtmfsrc()
Drtpbin.c734 clock = gst_test_clock_new (); in GST_START_TEST()
Drtpsession.c181 h->testclock = GST_TEST_CLOCK_CAST (gst_test_clock_new ()); in session_harness_new()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c551 ret->test_clock = GST_TEST_CLOCK (gst_test_clock_new ()); in test_webrtc_new()
/third_party/gstreamer/gstreamer/
DChangeLog44300 API: gst_test_clock_new()