/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | position-formats.c | 13 bus_message (GstBus * bus, GstMessage * message, gpointer user_data) in bus_message() function 130 gst_bus_add_watch (bus, (GstBusFunc) bus_message, (gpointer) loop); in main()
|
D | playbin-text.c | 44 bus_message (GstBus * bus, GstMessage * message, App * app) in bus_message() function 156 gst_bus_add_watch (bus, (GstBusFunc) bus_message, app); in main()
|
/third_party/gstreamer/gstplugins_base/tests/examples/app/ |
D | appsrc-stream2.c | 135 bus_message (GstBus * bus, GstMessage * message, App * app) in bus_message() function 193 gst_bus_add_watch (bus, (GstBusFunc) bus_message, app); in main()
|
D | appsrc-ra.c | 141 bus_message (GstBus * bus, GstMessage * message, App * app) in bus_message() function 199 gst_bus_add_watch (bus, (GstBusFunc) bus_message, app); in main()
|
D | appsrc-seekable.c | 145 bus_message (GstBus * bus, GstMessage * message, App * app) in bus_message() function 203 gst_bus_add_watch (bus, (GstBusFunc) bus_message, app); in main()
|
D | appsrc-stream.c | 164 bus_message (GstBus * bus, GstMessage * message, App * app) in bus_message() function 223 gst_bus_add_watch (bus, (GstBusFunc) bus_message, app); in main()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | scrubby.c | 380 bus_message (GstBus * bus, GstMessage * message, gpointer data) in bus_message() function 541 G_PRIORITY_HIGH, bus_message, pipeline, NULL); in main()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | curlhttpsrc.c | 705 bus_message (GstBus * bus, GstMessage * msg, gpointer user_data) in bus_message() function 799 watch_id = gst_bus_add_watch (bus, bus_message, &context); in GST_START_TEST() 867 watch_id = gst_bus_add_watch (bus, bus_message, &context); in GST_START_TEST()
|
D | webrtcbin.c | 133 void (*bus_message) (struct test_webrtc * t, member 377 if (t->bus_message) in _bus_watch() 378 t->bus_message (t, bus, msg, t->bus_data); in _bus_watch() 545 ret->bus_message = _bus_no_errors; in test_webrtc_new() 1289 t->bus_message = NULL; in GST_START_TEST() 1323 t->bus_message = NULL; in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 132210 (found_source), (bus_message), (main): 132212 (found_source), (bus_message), (main): 132214 (bus_message), (main): 132242 (stop_feed), (found_source), (bus_message), (main):
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 212158 (found_source), (bus_message), (main): 212160 (found_source), (bus_message), (main): 212162 (bus_message), (main): 212199 (stop_feed), (found_source), (bus_message), (main):
|