Searched refs:got_handoff (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | simple-launch-lines.c | 249 got_handoff (GstElement * sink, GstBuffer * buf, GstPad * pad, gpointer unused) in got_handoff() function 274 g_signal_connect (fakesink, "handoff", G_CALLBACK (got_handoff), NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | gstgdkanimation.c | 251 got_handoff (GstElement * fakesink, GstBuffer * buffer, GstPad * pad, in got_handoff() function 326 g_signal_connect (sink, "handoff", (GCallback) got_handoff, iter); in gst_gdk_animation_iter_create_pipeline()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 129600 * check/pipelines/simple_launch_lines.c (got_handoff): Application
|