Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dneonhttpsrc.c27 handoff_cb (GstElement * fakesink, GstBuffer * buf, GstPad * pad, in handoff_cb() function
63 g_signal_connect (sink, "preroll-handoff", G_CALLBACK (handoff_cb), &buf); in GST_START_TEST()
Dcurlhttpsrc.c391 handoff_cb (GstElement * fakesink, GstBuffer * buf, GstPad * pad, in handoff_cb() function
440 g_signal_connect (sink, "preroll-handoff", G_CALLBACK (handoff_cb), &buf); in run_test()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfakesrc.c239 handoff_cb (GstElement * element, GstBuffer * buf, GstPad * pad, in handoff_cb() function
267 g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &counter); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflvdemux.c56 handoff_cb (GstElement * element, GstBuffer * buf, GstPad * pad, in handoff_cb() function
99 g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &counter); in process_file()
Dsouphttpsrc.c93 handoff_cb (GstElement * fakesink, GstBuffer * buf, GstPad * pad, in handoff_cb() function
187 g_signal_connect (sink, "preroll-handoff", G_CALLBACK (handoff_cb), &buf); in run_test()
Dvideocrop.c173 handoff_cb (GstElement * sink, GstBuffer * buf, GstPad * pad, in handoff_cb() function
222 g_signal_connect (ctx->sink, "preroll-handoff", G_CALLBACK (handoff_cb), in videocrop_test_cropping_init_context_full()
Dflvmux.c51 handoff_cb (GstElement * element, GstBuffer * buf, GstPad * pad, in handoff_cb() function
89 g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &counter); in mux_pcm_audio()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsrc.c231 handoff_cb (GstElement * sink, GstBuffer * buf, GstPad * pad, Helper * h) in handoff_cb() function
259 g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &h); in GST_START_TEST()
304 g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &h); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/
DChangeLog226303 * tests/check/elements/neonhttpsrc.c: (handoff_cb),
227670 * tests/check/elements/videocrop.c: (handoff_cb),
227702 * tests/check/elements/videocrop.c: (handoff_cb),
/third_party/gstreamer/gstplugins_good/
DChangeLog144959 * tests/check/elements/videocrop.c: (handoff_cb),
145037 * tests/check/elements/videocrop.c: (handoff_cb),