Searched refs:pad_blocked_cb (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/ |
D | gstinsertbin.c | 120 static GstPadProbeReturn pad_blocked_cb (GstPad * pad, GstPadProbeInfo * info, 457 gst_pad_add_probe (pad, GST_PAD_PROBE_TYPE_IDLE | probetype, pad_blocked_cb, in gst_insert_bin_block_pad_unlock() 779 pad_blocked_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data) in pad_blocked_cb() function
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaysinkconvertbin.c | 184 pad_blocked_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data) in pad_blocked_cb() function 273 GST_PAD_PROBE_TYPE_BLOCK_DOWNSTREAM, pad_blocked_cb, self, NULL); in block_proxypad()
|
/third_party/gstreamer/gstreamer/tests/check/generic/ |
D | sinks.c | 770 pad_blocked_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data) in pad_blocked_cb() function 806 pad_blocked_cb, NULL, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 100764 * tests/check/generic/sinks.c: (GST_START_TEST), (pad_blocked_cb),
|