Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c212 gst_harness_chain (GstPad * pad, GstObject * parent, GstBuffer * buffer) in gst_harness_chain() function
605 gst_pad_set_chain_function (h->sinkpad, gst_harness_chain); in gst_harness_setup_sink_pad()
/third_party/gstreamer/gstreamer/
DChangeLog24322 gst_harness_chain or after we can get different behaviors of the test
24325 gst_harness_chain waits for the signal, and emitting the signal after.