Home
last modified time | relevance | path

Searched refs:gst_harness_pull_until_eos (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.h192 gboolean gst_harness_pull_until_eos (GstHarness * h, GstBuffer ** buf);
Dgstharness.c1714 gst_harness_pull_until_eos (GstHarness * h, GstBuffer ** buf) in gst_harness_pull_until_eos() function
/third_party/gstreamer/gstreamer/tests/check/elements/
Ddataurisrc.c556 fail_unless (gst_harness_pull_until_eos (h, &buf)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/
DChangeLog6974 harness: Add gst_harness_pull_until_eos()