Home
last modified time | relevance | path

Searched refs:gst_bus_remove_watch (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbus.c194 fail_unless (gst_bus_remove_watch (test_bus)); in GST_START_TEST()
303 fail_if (gst_bus_remove_watch (test_bus)); in GST_START_TEST()
307 fail_unless (gst_bus_remove_watch (test_bus)); in GST_START_TEST()
310 fail_if (gst_bus_remove_watch (test_bus)); in GST_START_TEST()
916 fail_unless (gst_bus_remove_watch (bus), "Could not remove watch"); in GST_START_TEST()
919 fail_if (gst_bus_remove_watch (bus), "Signal watch should be removed" in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay-playbin.c236 gst_bus_remove_watch (GST_ELEMENT_BUS (playbin)); in main()
246 gst_bus_remove_watch (GST_ELEMENT_BUS (playbin)); in main()
Dwin32-videooverlay.c301 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in pipeline_runner_func()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwasapi2.c134 gst_bus_remove_watch (bus); in wasapi2src_reuse()
214 gst_bus_remove_watch (bus); in wasapi2sink_reuse()
Dwasapi.c133 gst_bus_remove_watch (bus); in wasapisrc_reuse()
212 gst_bus_remove_watch (bus); in wasapisink_reuse()
Dcudaconvert.c73 gst_bus_remove_watch (bus); in run_convert_pipelne()
Dopenjpeg.c222 gst_bus_remove_watch (bus); in run_openjpeg_pipeline()
Dd3d11colorconvert.c174 gst_bus_remove_watch (bus); in run_convert_pipelne()
Dcamerabin.c636 gst_bus_remove_watch (bus); in extract_jpeg_tags()
754 gst_bus_remove_watch (bus); in teardown()
905 gst_bus_remove_watch (bus); in check_file_validity()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp242 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()
247 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()
Dd3d11videosink.c339 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()
Dd3d11videosink-shared-texture-d3d9ex.cpp384 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()
Dd3d11videosink-shared-texture.cpp404 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/
Dwpe.c150 gst_bus_remove_watch (bus1); in main()
/third_party/gstreamer/gstreamer/gst/
Dgstbus.h215 gboolean gst_bus_remove_watch (GstBus * bus);
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideobox.c200 gst_bus_remove_watch (bus); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcbidirectional.c190 gst_bus_remove_watch (bus1); in main()
Dwebrtc.c180 gst_bus_remove_watch (bus1); in main()
Dwebrtctransceiver.c211 gst_bus_remove_watch (bus1); in main()
Dwebrtcswap.c208 gst_bus_remove_watch (bus1); in main()
Dwebrtcrenego.c283 gst_bus_remove_watch (bus1); in main()
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmain.c321 gst_bus_remove_watch (bus); in main()
Dmultiple-vpp.c437 gst_bus_remove_watch (bus); in main()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstcamerabinpreview.c244 gst_bus_remove_watch (bus); in gst_camerabin_destroy_preview_pipeline()
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c462 gst_bus_remove_watch (GST_ELEMENT_BUS (pipeline)); in main()

12