Home
last modified time | relevance | path

Searched refs:bus_cb (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcudaconvert.c23 bus_cb (GstBus * bus, GstMessage * message, gpointer data) in bus_cb() function
67 gst_bus_add_watch (bus, (GstBusFunc) bus_cb, loop); in run_convert_pipelne()
Dopenjpeg.c166 bus_cb (GstBus * bus, GstMessage * message, gpointer data) in bus_cb() function
216 gst_bus_add_watch (bus, (GstBusFunc) bus_cb, &opj_data); in run_openjpeg_pipeline()
Dd3d11colorconvert.c124 bus_cb (GstBus * bus, GstMessage * message, gpointer data) in bus_cb() function
168 gst_bus_add_watch (bus, (GstBusFunc) bus_cb, loop); in run_convert_pipelne()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-effect-switch.c120 bus_cb (GstBus * bus, GstMessage * msg, gpointer user_data) in bus_cb() function
225 gst_bus_add_watch (GST_ELEMENT_BUS (pipeline), bus_cb, loop); in main()
Dtest-overlay-blending.c139 bus_cb (GstBus * bus, GstMessage * msg, gpointer user_data) in bus_cb() function
279 gst_bus_add_watch (GST_ELEMENT_BUS (pipeline), bus_cb, main_loop); in main()
/third_party/gstreamer/gstplugins_good/tests/icles/
Dgdkpixbufoverlay-test.c143 bus_cb (GstBus * bus, GstMessage * msg, gpointer user_data) in bus_cb() function
269 gst_bus_add_watch (GST_ELEMENT_BUS (pipeline), bus_cb, main_loop); in main()