/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | neonhttpsrc.c | 27 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()
|
D | curlhttpsrc.c | 391 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/ |
D | fakesrc.c | 239 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/ |
D | flvdemux.c | 56 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()
|
D | souphttpsrc.c | 93 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()
|
D | videocrop.c | 173 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()
|
D | flvmux.c | 51 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/ |
D | appsrc.c | 231 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/ |
D | ChangeLog | 226303 * 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/ |
D | ChangeLog | 144959 * tests/check/elements/videocrop.c: (handoff_cb), 145037 * tests/check/elements/videocrop.c: (handoff_cb),
|